kubespray
kubespray copied to clipboard
Deploy a Production Ready Kubernetes Cluster
**Environment**: - Oracle cloud VM - **OS (`printf "$(uname -srm)\n$(cat /etc/os-release)\n"`):** Linux 5.15.0-1040-oracle aarch64 PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.3 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"...
I’ve been suffering for a week now, I can’t install kubespray, everything I need is listed below: I tried installing repositories manually in CentOs, but it didn't work. _**Ansible**_ Linux...
**Environment**: - **Cloud provider or hardware configuration:** amd64 - **OS (`printf "$(uname -srm)\n$(cat /etc/os-release)\n"`):** Linux 5.15.0-25-generic x86_64 PRETTY_NAME="Ubuntu 22.04 LTS" - **Version of Ansible** (`ansible --version`): ansible==8.6.1 ansible-core==2.15.6 - **Version...
Hi! I found that kubespray does not manage kubelet configmap (actually it managed, but with default settings only) [kubelet configmap](https://github.com/kubernetes-sigs/kubespray/blob/master/roles/kubernetes/control-plane/templates/kubeadm-config.v1beta3.yaml.j2#L441-L454) Here you can find right kubelet config for nodes [kubelet...
### What happened? servername | IP | hardware | role -- | -- | -- | -- k8s-master01 | 192.168.202.130/24 | 4C4G40G | master k8s-master02 | 192.168.202.131/24 | 4C4G40G |...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
**What would you like to be added**: Replace all usages of the custom kube module in kubespray with kubernetes.core.k8s / info / etc, then remove kube.py **Why is this needed**:...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: When working with a large fleet of nodes, there is inevitably going to...
**What would you like to be added**: Hello. Is there any way to avoid delete docker during upgrade from docker to containerd? I think we can add a variable to...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...