We may earn an affiliate commission when you visit our partners.
Course image
Google Cloud Training

「Getting Started with Google Kubernetes Engine」コースへようこそ。Kubernetes にご興味をお持ちいただきありがとうございます。Kubernetes は、アプリケーションとハードウェア インフラストラクチャとの間にあるソフトウェア レイヤです。Google Kubernetes Engine は、Google Cloud 上のマネージド サービスとしての Kubernetes を提供します。

Read more

「Getting Started with Google Kubernetes Engine」コースへようこそ。Kubernetes にご興味をお持ちいただきありがとうございます。Kubernetes は、アプリケーションとハードウェア インフラストラクチャとの間にあるソフトウェア レイヤです。Google Kubernetes Engine は、Google Cloud 上のマネージド サービスとしての Kubernetes を提供します。

このコースでは、Google Kubernetes Engine(一般に GKE と呼ばれています)の基礎と、Google Cloud でアプリケーションをコンテナ化して実行する方法を学びます。このコースでは、まず Google Cloud の基本事項を確認します。続けて、コンテナ、Kubernetes、Kubernetes アーキテクチャ、Kubernetes オペレーションの概要について学びます。

Enroll now

What's inside

Syllabus

コースの概要
コースの概要では、コースの目標を説明し、各セクションの内容を簡単に紹介します。
Google Cloud の概要
このコースの最初のセクションでは、クラウド コンピューティングのコンセプトを紹介します。学習者は、基本的な用語と Google Cloud のネットワーク、さらには Google Cloud リソースが階層でどのように組織され、管理されるのかについて確認します。また、Google Cloud に接続してリソースの割り当て、変更、リリースに利用できるツールについても確認します。
Read more
コンテナと Kubernetes の概要
このコースの 2 番目のセクションでは、ソフトウェア コンテナとそれがアプリケーション開発にもたらすメリットを検証します。学習者は、コンテナとコンテナ イメージ、Cloud Build、Kubernetes、Google Kubernetes Engine について学びます。
Kubernetes のアーキテクチャ
このコースの 3 番目のセクションでは、Kubernetes クラスタの各種コンポーネントとそれらがどのように連携するのかを解説します。学習者は、Google Kubernetes Engine を使用してクラスタをデプロイし、さらに GKE クラスタに Pod をデプロイして、さまざまな Kubernetes オブジェクトを検証、管理します。
Kubernetes オペレーション
このコースの最後のセクションでは、Kubernetes クラスタ内のリソースの操作や管理に使用するコマンドライン ユーティリティ、kubectl コマンドについて紹介します。学習者は、イントロスペクションのコンセプトの概要を確認し、Google Kubernetes Engine クラスタの Cloud Shell からのデプロイを演習します。
コースのまとめ
コースのまとめでは、このコースで学習者に紹介された主なコンセプトを見直します。

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Explores containerization and Kubernetes, which are essential tools for deploying and managing containerized applications
Taught by Google Cloud Training, an organization recognized for their expertise in cloud computing
Develops practical skills in deploying and managing Kubernetes clusters on Google Cloud Platform, making it highly relevant for professionals working with cloud technologies
Provides a strong foundation for beginners who are new to Kubernetes and containerization
Requires some prior knowledge of cloud computing and basic command-line usage

Save this course

Save Getting Started with Google Kubernetes Engine - 日本語版 to your list so you can find it easily later:
Save

Reviews summary

日本語版gke入門

このコースはGoogle Kubernetes Engine (GKE) の概要と、Google Cloud上でアプリケーションをコンテナ化して実行する方法を学習します。コースではまずGoogle Cloudの基本を学び、次にコンテナ、Kubernetes、Kubernetesアーキテクチャ、Kubernetesオペレーションの概要について学習します。

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Getting Started with Google Kubernetes Engine - 日本語版 with these activities:
Kubernetes資料の整理と復習
このアクティビティでは、コース資料を整理し、重要な概念を復習して、長期的な記憶を改善しましょう。
Browse courses on Kubernetes
Show steps
  • コース資料をフォルダやノートに整理する
  • 重要な概念をハイライトしてメモする
  • 定期的に資料を見直して復習する
GKEクラスタのトラブルシューティングに関するディスカッション
他の受講生と協力して、GKEクラスタで遭遇する一般的な問題のトラブルシューティング方法を学びましょう。
Browse courses on Kubernetes
Show steps
  • よくあるトラブルシューティングのシナリオを特定する
  • トラブルシューティングの手順に関するアイデアを共有する
  • 他の参加者からフィードバックを受け、解決策を洗練する
Kubernetes Pods演習
この演習を活用して、Kubernetes Podsの基本を理解し、コマンドラインから操作する方法を練習しましょう。
Browse courses on Kubernetes PODs
Show steps
  • Kubernetes Podsの作成と管理
  • Podのログの確認
  • Podのデバッグとトラブルシューティング
Six other activities
Expand to see all activities and additional details
Show all nine activities
Kubernetesアプリケーションのデプロイメント
このプロジェクトで、実際にKubernetesクラスタにアプリケーションをデプロイし、コンテナベースのアプリケーションのデプロイメントと管理の方法を学習しましょう。
Browse courses on Kubernetes
Show steps
  • アプリケーションのイメージを構築する
  • Kubernetesデプロイメントを作成して管理する
  • デプロイされたアプリケーションを監視してデバッグする
Kubernetes コマンド練習
このアクティビティは、Kubernetes クラスタ内のリソース操作を練習する機会を提供します。これにより、Kubernetes のコマンドラインインタフェースのスキルと理解が強化されます。
Show steps
  • kubectl コマンドを使用して Pod を作成する
  • kubectl コマンドを使用してサービスを公開する
  • kubectl コマンドを使用してリソースをデバッグする
HelmによるKubernetesチャート管理チュートリアル
このチュートリアルでは、Helmチャートを使用してKubernetesアプリケーションをパッケージ化、インストール、管理する方法を学習しましょう。
Browse courses on Kubernetes
Show steps
  • Helmの基本と概念を理解する
  • チャートを使用してアプリケーションをデプロイおよび管理する
Kubernetes Networkingチュートリアル
このチュートリアルでは、Kubernetesサービスとネットワークポリシーの仕組みをより深く理解し、実際のユースケースに適用する方法を学びましょう。
Show steps
  • サービスの種類と使用方法を調べる
  • ネットワークポリシーを作成して検証する
Kubernetes管理ワークショップ
このワークショップでは、Kubernetesクラスタの効率的な管理とメンテナンスのためのベストプラクティスと手順を掘り下げます。
Browse courses on Kubernetes
Show steps
  • クラスタの監視と可視化を構成する
  • 自動化を使用してクラスタの管理を簡素化する
  • Kubernetesに関する最新のベストプラクティスを学ぶ
Kubernetesオープンソースプロジェクトへの貢献
Kubernetesコミュニティに参加し、バグの報告、ドキュメントの改善、またはコードへの貢献を通じて実世界の経験を得ましょう。
Browse courses on Kubernetes
Show steps
  • Kubernetes GitHubリポジトリを探索する
  • バグを報告するか、ドキュメントの改善を提案する
  • コードの変更を提案して貢献する

Career center

Learners who complete Getting Started with Google Kubernetes Engine - 日本語版 will develop knowledge and skills that may be useful to these careers:
Cloud Engineer
A Cloud Engineer designs, builds, manages, and maintains cloud computing systems. This course helps build a foundation in Google Cloud, including Google Kubernetes Engine (GKE). Using GKE, a Cloud Engineer can create and manage Kubernetes clusters, deploy containerized applications, and perform various operations and troubleshooting tasks.
Site Reliability Engineer
A Site Reliability Engineer (SRE) ensures the reliability and performance of software systems, including cloud-based systems. This course provides an introduction to Google Kubernetes Engine (GKE), which is a platform for managing Kubernetes clusters in the cloud. GKE can help SREs automate the deployment and management of containerized applications, ensuring high availability and reliability.
Software Engineer
A Software Engineer designs, develops, and maintains software applications. This course introduces Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Software Engineers deploy and manage containerized applications efficiently, enabling them to build and maintain scalable and reliable software systems.
DevOps Engineer
A DevOps Engineer combines software development (Dev) and IT operations (Ops) to improve the efficiency and quality of software delivery. This course covers Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help DevOps Engineers automate the deployment and management of containerized applications, enabling them to streamline the software development and delivery process.
Cloud Architect
A Cloud Architect designs, plans, and manages cloud computing solutions. This course introduces Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Cloud Architects design and implement scalable and reliable cloud-based systems by providing a managed Kubernetes service.
Data Engineer
A Data Engineer designs, builds, and maintains data pipelines and data processing systems. This course covers Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Data Engineers deploy and manage data processing applications efficiently, enabling them to build and maintain scalable and reliable data processing systems.
Cloud Security Engineer
A Cloud Security Engineer ensures the security of cloud computing systems and data. This course introduces Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Cloud Security Engineers implement security measures for containerized applications, such as role-based access control and network policies.
Systems Administrator
A Systems Administrator manages and maintains computer systems, including cloud-based systems. This course covers Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Systems Administrators automate the deployment and management of containerized applications, enabling them to manage complex systems efficiently.
Network Engineer
A Network Engineer designs, builds, and maintains computer networks, including cloud-based networks. This course introduces Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Network Engineers manage the networking aspects of containerized applications, such as load balancing and network policies.
IT Manager
An IT Manager plans, implements, and manages information technology (IT) systems within an organization. This course covers Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help IT Managers modernize their IT infrastructure and improve the efficiency and agility of their IT operations.
Cloud Platform Engineer
A Cloud Platform Engineer designs, builds, and manages cloud computing platforms. This course introduces Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Cloud Platform Engineers build and maintain scalable and reliable cloud-based platforms.
Full-Stack Developer
A Full Stack Developer designs, develops, and maintains both the front-end and back-end of software applications. This course covers Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Full Stack Developers deploy and manage containerized applications efficiently, enabling them to build and maintain scalable and reliable software systems.
Cloud Operations Specialist
A Cloud Operations Specialist manages and maintains cloud computing systems and services. This course introduces Google Kubernetes Engine (GKE), a platform for managing Kubernetes clusters in the cloud. GKE can help Cloud Operations Specialists monitor and manage the performance and availability of containerized applications, ensuring the smooth operation of cloud-based systems.
Software Architect
A Software Architect designs and develops the architecture of software systems. This course may be useful for Software Architects who are interested in designing and implementing cloud-based software systems using Google Kubernetes Engine (GKE). GKE can help Software Architects build scalable and resilient systems by providing a managed Kubernetes service.
Product Manager
A Product Manager manages the development and delivery of software products. This course may be useful for Product Managers who are responsible for cloud-based software products. Google Kubernetes Engine (GKE) can help Product Managers build and deliver scalable and reliable software products by providing a managed Kubernetes service.

Reading list

We've selected six books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Getting Started with Google Kubernetes Engine - 日本語版.
Kubernetes Up and Running provides a comprehensive overview of Kubernetes, covering its architecture, deployment, and management. valuable resource for learners who want to gain a deeper understanding of Kubernetes and its practical applications.
Kubernetes Operators: Building and Operating Applications in Kubernetes comprehensive guide to building and operating Kubernetes operators. valuable resource for learners who want to develop and deploy custom Kubernetes operators.
The Kubernetes Book: A Developer's Guide comprehensive guide to Kubernetes for developers. valuable resource for learners who want to gain a deeper understanding of Kubernetes and its practical applications.
Docker for the Impatient provides a quick and easy introduction to Docker. valuable resource for learners who are new to Docker and want to quickly get started using it.
Docker in Action, Second Edition comprehensive guide to Docker. valuable resource for learners who want to gain a deeper understanding of Docker and its practical applications.
Kubernetes Best Practices for Production Environments provides a comprehensive overview of best practices for running Kubernetes in a production environment. valuable resource for learners who want to ensure that their Kubernetes deployments are secure, reliable, and scalable.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Getting Started with Google Kubernetes Engine - 日本語版.
Architecting with Google Kubernetes Engine: Foundations...
Most relevant
Reliable Cloud Infrastructure: Design and Process 日本語版
Most relevant
Architecting with Google Kubernetes Engine: Production...
Most relevant
Google Sheets 日本語版
Most relevant
Introduction to Google Workspace 日本語版
Most relevant
Google Sheets - Advanced Topics 日本語版
Most relevant
Planning for your Google Workspace Deployment 日本語版
Most relevant
Google Chat - 日本語版
Most relevant
【世界で70万人が受講】Web Developer Bootcamp 2023(日本語版)
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser