-
I have a three node cluster and enable the cilium addon. With this, cilium appears to deploy as expected, but any pods which are scheduled on nodes other than the 'primary' node (where I ran `microk8s…
-
### What happened?
Upgrade Kubespray to v2.24.0 then apply `upgrade_cluster.yml` playbook on a coredns_dual enabled Kubernetes cluster.
Upgrade failed on the first control-plane node with:
```
…
-
### What happened?
I have configured shutdownGracePeriod to enable graceful shutdown feature in k8s 1.24 beta.
When the node is under graceful shutdown, there are few pods which are in Running sta…
-
Hey,
I installed my Cluster with Kubespray and use this to hardening my Cluster. https://kubespray.io/#/docs/hardening and this one https://github.com/kubernetes-sigs/kubespray/blob/master/docs/cgrou…
-
**Output of `docker version`:**
```
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 22:00:36 2016
OS/Arch: linux/amd6…
PanJ updated
2 months ago
-
When the CoreDNS deployment is applied to the cluster, the `--force` flag is used, resulting in non-graceful termination of pods rather than rolling update:
![image](https://user-images.githubuserc…
-
## Questions
For questions that are neither bugs nor feature requests, please be sure to
- [X] Provide information about your environment (see below for more information).
- [X] Provide any ste…
-
This is the current list of broken links in this repository that need to be fixed.
```console
+ find . -name '*.md' -not -path './node_modules/*' -exec markdown-link-check '{}' --config .markdown…
-
### What happened?
When using the CNI (v1), the node taint controller added `NodeReadiness:NoSchedule` taints.
The doc mentions a way to disable this controller (btw. only under the CNI v2 part): …
-
Cannot ping pod ip on other nodes from either the host or inside a pod.
## Expected Behavior
Should be able to ping pod ip on other nodes from either the host or inside a pod.
## Current …