-
### What happened?
On some of my nodes, `coredns` Pods (currently using the `v1.11.1`container image) fail to start with an error:
> Listen: listen tcp :53: bind: permission denied
On others, i…
-
### What happened?
Hi Kubespray Team. I am new to k8s. Glad to use kubespray!
I found that when installing kubelet-csr-approver, due to the lack of 'no_proxy' env, helm uses the http proxy to acce…
-
While using the Kubespray tool to deploy netchecker I experience the above error, [here](https://github.com/kubernetes-incubator/kubespray/issues/3281#issuecomment-420006919) is the issue for it over …
-
### Which jobs are failing ?
#11347
https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/7255832762
### Which tests are failing ?
Macvlan test failed at Debian 12
### Since when has it …
-
1. /bin/bash quick-start-kubespray.sh
```
~/pai-deploy/pai/contrib/kubespray/script/k8s_generator.py not found
```
solution: go to ~/pai-deploy/pai, use `git pull` to update pai to master latest c…
-
https://www.fangzhipeng.com/kubernetes/2018/09/15/kubespray-istl/
方志朋的博客
-
**What is the problem you're trying to solve**
https://download.docker.com is pretty slow to release new versions and doesn't provide all versions
I would like to make kubespray use the prebuilt ver…
-
Hello
i'm trying to deploy the cluster and i'm getting this error:
local_file.haproxy: Destroying... [id=881136ba6b68a44f3bdc19b19725c08dce5a4c0d]
local_file.haproxy: Destruction complete afte…
-
### What happened?
I have run cluster.yaml with only one control plane. This control plane it's works. Few moments later, i add two control plane in my inventory and i run cluster.yaml playbook. Th…
-
I had to update the clusterrole RBAC permissions in order for this plugin to work.
k3s version 1.6.29 on k8s 1.26.5 (kubespray).
Yaml like so:
```
- apiGroups:
- cert-manager.io
resources:
- …