Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.06 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.06 KB

GKE Getting Started

Start Tutorial

Open this project in Cloud Shell

or start tutorial manually on CloudShell

cloudshell launch-tutorial -d tutorial.md

To start the second part of tutorial, type the folloing.

cloudshell launch-tutorial -d tutorial2.md

Contents

Part 1

    1. GKE クラスターの作成
    1. kubectl 入門
    1. アプリケーションのデプロイ
    1. アプリケーションのアップデート
    1. 2つ目のアプリケーションのデプロイ

Part 2

    1. 簡易Webアプリケーションの作成
    1. docker-composeからの移行
    1. skaffoldの紹介
    1. skaffoldを利用した開発
    1. 片付け

Instrutions

Author

@sakajunquality