-
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
## Versions
**kubeadm version** (use `kubeadm version`):
v1.12-beta.1
**Environment**:
- **Kubernetes version** (use `kubectl ver…
-
按ha kubernetes 1.11.0/1.12.1 cluster架构图,3台master,如果挂了两台,不会有影响,我测试发现dashboard页面会报Bad Gateway,不会全部切换到正常的节点吗?
VIP是有切换到正常的节点
ppabc updated
6 years ago
-
We should delegate some CM tasks to the kubeadm tool in Kubernetes.
For the start, that may be a certificates management for k8s cluster nodes. Because this is the most time consuming operation on a l…
-
**This is a...**
- [ ] Feature Request
- [X] Bug Report
**Problem:**
Out of date content in /docs/admin/ is being built to the site and is findable in search even though it does not a…
-
**Describe the bug**
The etcd go client fails if multiple https endpoints are specified when the client is initialised and the first etcd endpoint is unavailable.
**To Reproduce**
I setup an etcd…
gnuoy updated
5 years ago
-
## What keywords did you search in kubeadm issues before filing this one?
controller-manager.conf
scheduler.conf
## Is this a BUG REPORT or FEATURE REQUEST?
/kind bug
## Versions
**kub…
-
## Versions
**kubeadm version** (use `kubeadm version`): `v1.11.3`
**Environment**:
- **Kubernetes version** (use `kubectl version`): `v1.11.3`
- **Cloud provider or hardware configuration**: …
-
集群节点配置:
```shell
[root@k8s-m1 kubeadm-ha]# ./kubeha-gen.sh
cluster-info:
master-01: 192.168.88.111
master-02: 192.168.88.112
master-02: 192.168.88.113
VIP: …
-
**What happened**:
Hi, I have three nodes, they are well prepared for deploying kubernetes and they have password-less login ssh to each other.
|role|IP|
|:-|:-|
|master-01|10.130.29.80|…
-
Following these documentation
https://v1-9.docs.kubernetes.io/docs/setup/independent/high-availability/
But its not clear what it means by Adding master1 and master2 to load balancer
/etc/keepali…