Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 785 Bytes

example-for-Understanding-K8s

書籍「しくみがわかる Kubernetes」を読み進めるのに使った補助用のスクリプト、メモなどを集めたリポジトリです。

読み進めのメモ

memo.md

スクリプトの説明

  • setup_Understanding-K8s.sh

    "CHAPTER 02 Kubernetes の環境構築" をまとめて実行するスクリプトです。

    グループ名、リポジトリ名、クラスタ名などは適時設定を変更して使ってください。

  • get_AKSK8sVersionsForJapaneast.sh

    japan-east で選択可能な K8s のバージョンの一覧を表示するだけのスクリプトです。

    K8s はかなり頻繁にバージョンが上がるみたいなので、忘れた時用に用意しました。