-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
**What happened**:
i install HA master with kubeadm follow this https://v1-9.…
-
## What you expected to happen?
Weave pod from default DaemonSet to **not** eat up 14-16GB of RAM 👍
## What happened?
Memory leak of all weave pods in cluster:
![image](https://user-images.gith…
-
## Is this a request for help?
NO
## Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
## Versions
1.11.0-beta.2 ===> 1.11.-rc.1
## Description
There's presently not an…
-
https://github.com/kubernetes-incubator/kubespray/blob/master/docs/kubernetes-reliability.md
Where i need to set these values , do i need to set in all the controller and worker nodes ?
-
### kubeadm config:
```
kind: MasterConfiguration
apiVersion: kubeadm.k8s.io/v1alpha1
api:
advertiseAddress: "127.0.0.1"
networking:
podSubnet: "10.244.0.0/16"
controllerManagerExtraArgs:
…
-
**This is a...**
- [ ] Feature Request
- [x] Bug Report
**Problem:**
After I run command `kubeadm alpha phase etcd local --config /etc/kubeadm/etcdcfg.yaml`, the following error occur…
-
Hi guys,
I just noticed that i'm not able to mount the nfs service as described in the nfs example.
Mounting using the pod's ip works fine:
```
kubectl describe po nfs-server-e6qzy | grep ^IP
IP: …
Smana updated
5 years ago
-
**This is a...**
- [x] Feature Request
**Problem:**
The Guide is incomplete or leaves much to be desired
**Proposed Solution:**
- [x] Add an example for ssh/file copy infrastructure
- […
-
## Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
## Versions
**kubeadm version** (use `kubeadm version`):
```
kubeadm version: &version.Info{Major:"1", Minor:"12", GitVersion:…
-
**Describe the bug**
After install istio (tried both 1.0.0 release version and 1.1.0 pre-release) on kubernetes cluster environemnt, pods status are in pending status rather than ready, tried several…