-
Hello!
Docs mentions in [node-based upgrade](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/upgrades.md#node-based-upgrade) you can upgrade only some of the node instead of all.
It …
-
## Expected Behavior
Reasonable memory usage with no apparent memory leaks.
## Current Behavior
`calico-kube-controllers` v3.20 leaks memory (e.g: 9GB on a 16GB host) running on EKS 1.19. Eventu…
-
**Is this a bug report or feature request?**
* Bug Report
**Deviation from expected behavior:**
Kubernetes tries to attach the pvc to a pod and fails:
```
Normal SuccessfulAttachVolume …
-
k8s的证书是默认一年有效期的,后期可以运行证书更新命令进行证书延期,但是必须要求服务器有网络,如果我部署在一个没有外网环境的服务器里,后期我如何更新k8s集群里的证书呢。
急急急......
请帮帮我吧,救救这个可怜的孩子吧,感谢......
-
**Describe the version**
version about:
1. kubean
2. kubespray
3. kubenetes
4. what CNI and itsversion
**Describe the bug**
This scenario should be verified manually:
1. Assume that kubean…
-
https://github.com/argoproj/argo-cd/blob/f02115af155447f47d1921b7220af1effbf7d8e9/util/settings/settings.go#L1261
hard code k8s cluster will choose cluster.local as dns_domian ,in k8s cluster choo…
-
**Describe the bug**
Kubespray fails when it tries to join the second and third master into the cluster. Reporting the certificate being used is not valid for .cluster.local When I checked the /etc/h…
aedan updated
10 months ago
-
## 目的
- Kubernetes化を検討するための技術調査を行う
## 期待結果
- Kubernetes化に必要な技術調査結果がまとめられていること
-
Hello,
I'm currently looking into migrating my usage of kubespray from pinning it as a submodule in git to keep track of the version to using it from ansible-galaxy and pinning it that way.
So t…
etu updated
10 months ago
-
**What would you like to be added**:
Cilium has its own official helm charts. Currently in kubespray we dont use those helm charts. Instead we copy those into this repo and manage it here.
**…