-
With the pre-release version of Calico v2.6.0 when testing the Advanced policy tutorial, the step "Prevent outgoing connections from pods" blocked all outgoing traffic from my access pod.
https://doc…
-
Communication between calico network & Datacenter network with firewall.
I came out some used case where this discussion fall.
Let me explain little briefly.
We running multiple pod inside k…
-
The K8s Advanced Policy Tutorial
https://docs.projectcalico.org/v2.6/getting-started/kubernetes/tutorials/advanced-policy#check-using-calicoctl
has the following
```
$ calicoctl get profile -o …
-
If you follow the advanced network policy tutorial for kubernetes you are asked to create a `default-deny` policy which isolates all pods. You are then asked to create an nginx deployment and open a n…
-
[Calico's openshift-ansible integration](https://github.com/openshift/openshift-ansible/pull/3038) is ~~close to being~~ merged.
We need a docs landing page and resources for people coming from the…
-
Environment:
Kubernetes 1.7 using kubeadm
CNI: Canal
In network policy we define ingress from pod
But I want from external ip.
Not sure How I can implement?
-
Need a way to orchestrate deploys to k8 similar to what Marathon does for Mesos.
We are most definitely going to deploy Spinnaker on the k8 cluster in mantl to achieve this as that is a full blown …
-
http://docs.projectcalico.org/v2.2/getting-started/mesos/tutorials/launching-tasks
This doc opens with some json - but its not clear what I should be doing with that. The next line has a more conc…
lwr20 updated
7 years ago
-
Hi there,
I'm currently running Kubernetes v1.5.1, using calico-node v1.0 and calico-cni v1.5.5 along with kube-policy-controller v0.5.2; running using IPIP mode if that makes a difference.
I fi…
-
Hi all
As i have written here https://github.com/mesosphere/marathon/issues/2555
i'm making my master thesis on the usage of marathon mesos and docker, and in the next months also on project calico.
…