-
Do I have to create an etcd cluster for the bare metal machines I plan on using first for CoreOS? Or does Kubernetes(By that I mean kubeadm) configure that for me because all the minions end up pointi…
-
-
**Describe the bug**
Setting up a new Kubernetes 1.29.0 cluster with kubeadm fails when kube-vip is used. Lima-VM with Ubuntu 22.04 LTS image was used as a machine.
**To Reproduce**
Steps to repr…
-
# 离线安装 kubernetes 1.5
经常遇到全新初始安装k8s集群的问题,所以想着搞成离线模式,本着最小依赖原则,提高安装速度
基于Centos7-1511-minimal, 非此版本脚本应该会运行出错,自行修改吧
本离线安装所有的依赖都打包放到了[百度网盘](https://pan.baidu.com/s/1i5jusip)
## 第一步
基本思路是,在k…
-
# Details
**What steps did you take and what happened:**
Spun up a 4 node cluster (3 masters, 1 worker). His this error when reaching TASK [cluster : join | add node to cluster]:
```
TASK […
-
* on machine `VM1` I launched a 10 nodes k3s cluster in docker using `k3d`
* on machine `VM2`, I have linux debian and installed `docker`, plus `socat`.
I want :
* to make VM2 a cluster node joi…
-
This might be stretching a bit your motivations on your module, but so far this is the easiest module to read (and likely easiest to maintain/improve) from my 2 weeks research for setting up your own …
-
**Problema:**
A instalação de algumas distribuições de k8s pode ser bem complicada e demorada, e vou acabar tendo que reinstalar o meu ambiente do laboratório diversas vezes para os testes.
**…
-
Right now the set up does not support multiple masters, which is not good, as if the master fails, the whole cluster fails. Here's a relating repo that might help with the multiple master setup:
[f…
-
hey
I have a multi-master bare metal configuration (HA setup)
I am using keepalived + LVS for:
1. load balancing ingress connections
2. IP fail-over
The cluster presents only one VIP addres…