-
### What happened?
When executing kubespray to install a cluster on Oracle Linux 8 it adds a Centos Repo that does not exist anymore.
-> http://mirror.centos.org/centos/8/extras/x86_64/os/
### …
-
Is this feature is support?
1. Can we install multiple versions of kubesparys as a collection?
A.Example collection1--2.23
collections:
- name: https://github.com/kubernetes-sigs/kubespray
t…
-
It looks like gitlab-ci pipelines are started when a pull request is closed:
- https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/commit/f0a24938cf8732bf9a3a656812eb55c8c3d6bbd2
- started by ht…
-
I would like to discuss the future dependency upgrade strategy. In #11555, it was mentioned that some users were confused by the issue of dependency downgrades after an upgrade.
Kubespray’s version…
-
### What happened?
When installing an arm64 k8s cluster remotely on an amd64 host, the `download_localhost `mode incorrectly downloads the Docker images.
### What did you expect to happen?
It is es…
-
**Describe the solution you'd like**
Split out from #296:
Finalise and publish PR to upstream with CRI-RM support in [Kubespray](https://kubespray.io/)
**Why this is needed**
[Kubespray](h…
-
> @elgamal2020 I found that if you change the addresses and rerun the playbook, etcd will still try to connect to the previous members. The error message is misleading as the correct add…
-
### What happened?
when enable kubectl_localhost and ansible host arch is x86_64 and deploy a kubernetes cluster on aarch64 systems it copy the binary from the host.
binary from aarch64 host is no…
-
### What would you like to be added
a few years back the Kubernetes projected created a working group called "WG naming" backed by CNCF members which established that words like "master" are offensiv…
-
The docker image may have been built with an older version of kubespray which means a later release of K8s will not be compatible with the kubespray in the image. This has caused problems as seen in …