-
**What happened**:
Kubernetes 1.10.11 does not display on my nginx pod the source client IP only displays the internal cluster IP.
I've used the new `service.spec.externalTrafficPolicy: Local` o…
-
To provide a complete kubernetes experience, user might want to play & experience with features like scheduling and daemon set, etc. If minikube can emulate multiple kubernetes nodes, users can then u…
vishh updated
4 years ago
-
Exposing a frontend service (e.g., a request router) via a nodePort or Kubernetes Loadbalancer service hides the real source IP of clients. This is undesirable for logging purposes, client black-listi…
-
**Description**
**Steps to reproduce the issue:**
1. git clone https://github.com/cri-o/cri-o
2.cd crio-o
3.make
**Describe the results you received:**
make fails with error
/usr…
-
**Which chart**:
rabbitmq chart v7.6.6
**Describe the bug**
As the image shows, only one node is displayed in the management ui. It looks like the cluster is not discovering other pods.
```bas…
-
I installed tensorflow-gpu,version 1.4,
and downloaded the data according to your tutorial.
[https://github.com/calico/basenji/blob/master/tutorials/train_test.ipynb](url)
.Then I ran the code at c…
-
**What happened**:
Trying https://docs.projectcalico.org/v3.1/getting-started/kubernetes/tutorials/advanced-policy tutorial stuck on Step5
**What you expected to happen**:
Tutorial to…
-
**Describe the bug**
After upgrading to AKS-Engine 0.35.1, the DNS lookup in pods is broken in the Kubernetes cluster (the cluster runs in West-Europe DC).
**Steps To Reproduce**
Deploy the attac…
ghost updated
4 years ago
-
I have trouble with network policies using Calico which is installed with Kubespray. When I set a network policy to allow only traffic from specific namespace, some of my pod inside this namespace can…
-
hi, I used the kipoi version of basenji and got the results like this.
![image](https://user-images.githubusercontent.com/54342920/66611637-c97af600-eb84-11e9-8007-a42ab19920c7.png)
I knew the mean…