-
# Is your feature request related to a problem?📖
there is no auto-scaling of the no of nodes for HA cluster
# Describe the solution you'd like 👨💻👩💻
need a way to combine the existing ksctl-sc…
-
https://docs.k3s.io/upgrades/automated
I wanted to suggest adding the well known toleration for control plane by default
`node-role.kubernetes.io/control-plane`
https://kubernetes.io/docs/referen…
-
hey!
I was running a Kubernetes Cluster and I was exploring to migrate it from VM's to my Clusters - which are bare metal spun up using Kubeadm.
I was testing how to use this on a simple Kubern…
-
**缺陷描述**
registry.aliyuncs.com/kubeadm-ha/pause:3.9
镜像拉取失败
# crictl pull registry.aliyuncs.com/kubeadm-ha/pause:3.9
[root@node2 ~] {17:01:38} (1)
# crictl images
IMAGE …
-
Right now, `kubeadm` provides `reset` subcommand, which removes related Kubernetes control plane artifacts from a machine (among other things), but there is no specific documentation on how to remove …
-
### What would you like to be added?
Kubeadm will create kubelet KubeConfig file when init/join control-plane. The serverURL is control-plane-endpoint load balancer address by default.
Adding a…
-
Hello there ,
I have an on-prem cluster and a cloud cluster so , if i do the init on the on-prem cluster so it'll be the controlplane host cluster lets say i want to join members with create token co…
-
![image](https://github.com/yunionio/cloudpods/assets/5660818/d18c8115-fed5-4f56-9431-df0e50e73b46)
A: 10.0.105.152
B: 10.0.105.142
VIP: 10.0.105.251
现在会卡在 TASK [utils/kernel-check : Reboot s…
lonso updated
7 months ago
-
**Describe the bug**
control plane load balancing does not work
**To Reproduce**
Steps to reproduce the behavior:
```
root@master1:~# cat kubeadm.yaml
apiVersion: kubeadm.k8s.io/v1beta3
boot…
-
**This is a Bug Report**
**Problem:**
In the Japanese localization of k/website, it is necessary to express "cluster" as "クラスター" (not "クラスタ"). In several files, it is expressed as "クラスタ"…