k8s-cluster/README.md
2024-05-18 05:03:38 +03:00

637 B

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