Kubernetesのマニフェストを書く時に見るリンク集


サンプルマニフェスト

書籍) 「Kubernetes: Up and Running: Dive Into the Future of Infrastructure」の付属サンプル
https://github.com/kubernetes-up-and-running/examples

書籍) 「Kubernetes完全ガイド」の付属サンプル
https://github.com/MasayaAoyama/kubernetes-perfect-guide

書籍) 「15Stepで習得 Dockerから入るKubernetes コンテナ開発からK8s本番運用まで」の付属サンプル
https://github.com/takara9/codes_for_lessons

書籍) 「Docker/Kubernetes 実践コンテナ開発入門」の付属サンプル
https://gihyo.jp/book/2018/978-4-297-10033-9/support

k8s公式リポジトリのサンプル集
https://github.com/kubernetes/examples

k8sやパブリッククラウドのサンプル集
https://github.com/pulumi/examples