kubean
kubean copied to clipboard
:seedling: Product ready cluster lifecycle management toolchains based on kubespray and other cluster LCM engine.
when no nameserver filled in host machines' /etc/resolv.conf coredns will fail to boot up with error `plugin/forward: no nameservers found` I guess sth wrong in coredns config kubectl edit configmap...
**Describe the version** version about: 1. kubean: v0.2.2 2. kubespray: latest 3. kubenetes: 1.24.4 4. what CNI and itsversion **Describe the bug** 1. set config: helm_enabled=true 2. start install k8s...
the config in vars-conf-cm.yml are expected to be setted dynamically in run e2e case
when the hostname are repeated, the cluster creation will fail, when install the name repeated host. this will spend a lot of time.
a kubean version is expected to supply to the upper business
**usage issue** 1. set calico as cni plugin 2. set cluster topology as :1 master + 0 worker 3. after cluster created, get calico-related deployment and pod , can not...
**Describe the version** version about: 1. kubean: e4d6fc3da8787b928d1a3781499c78c67007799e **Describe the bug** - cluster node topology: 1master + 1worker - Cpu :4C - Memory: 8G and 24G both encounted the restart...
## kube audit log mount path can we mount the audit log into this dir `/var/log/kubernetes/audit/` which same as [kubernetes official docs](https://kubernetes.io/docs/tasks/debug/debug-cluster/audit/#log-backend)
There's an open source project in the community, [KLTS](https://github.com/klts-io/website), and I'm looking forward to bringing the two together to support our old business
**Describe the version** kubean v0.11.2 **Describe the bug** add node, clusteroperation success but failed to add node **How To Reproduce** Steps to reproduce the issue: **Expected behavior** A clear and...