Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shotakitazawa/k8s-learning
https://github.com/shotakitazawa/k8s-learning
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shotakitazawa/k8s-learning
- Owner: ShotaKitazawa
- License: apache-2.0
- Created: 2019-06-27T01:52:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T08:00:12.000Z (almost 4 years ago)
- Last Synced: 2024-04-17T22:07:07.028Z (7 months ago)
- Language: Shell
- Size: 44.9 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
GCP 上で GCE を 3 台建てて簡素な (insecure な) Kubernetes 構築ハンズオンをやるためのリポジトリ
* 動作確認環境
* Ubuntu 20.04
* Kubernetes v1.19.7
* Etcd v3.4.14
* Flannel v0.11.0## ./docs
Kubernetes構築用ガイド
## ./manifests
Kubernetes構築時の検証用manifestファイル群
## ./scripts
GCP上にハンズオン環境を構築するシェルスクリプト & Ansible Playbook