No description
inventory | ||
patches/release-2.16/roles/container-engine/containerd-common/vars | ||
scripts | ||
yaml | ||
.gitignore | ||
.gitlab-ci.yml | ||
attach-private-registry.sh | ||
config.dist | ||
init.sh | ||
README.md | ||
setup-apps.sh | ||
setup-env.sh | ||
setup-scripts.sh |
Kubernetes Cluster
Application cluster installer based on
- kubespray
- k8x
Start from clusteradmin provisioning host
./init.sh - setup kubespray based on kube-inventory so we can manage a k8s cluster with it
Start from master1
./setup-apps.sh - post install system apps like ingress, registry and monitoring to make the cluster usable
./setup-scripts.sh - setup additional helper scrips
./setup-env.sh - create new namespace and setup additional keypair, service accounts, rbac, limits (and optional wildcard ssl certificate)
./attach-private-registry - setup a secret for a external private registry