[kubernetes-users] Network Policies in v1.7 not working

2017-09-12 Thread Prys Williams
I'm building an AWS-hosted Kubernetes cluster using kops (kops version 1.7.0). Kops creates a kubernetes cluster v1.7.2 and I have kubectl v1.7.4. I'm following Kubernetes documentation to declare network policies (see https://kubernetes.io/docs/tasks/administer-cluster/declare-network-policy/

[kubernetes-users] Re: Network Policies in v1.7 not working

2017-09-13 Thread Prys Williams
troller. Start the daemonset with log level "verbose" and > read the logs. > > On Tuesday, 12 September 2017 15:25:24 UTC+2, Prys Williams wrote: >> >> I'm building an AWS-hosted Kubernetes cluster using kops (kops version >> 1.7.0). Kops creates

[kubernetes-users] Multiple vs Single K8S Clusters

2018-05-17 Thread Prys Williams
Hi all, I'm looking for broad advice on cluster architecture, specifically around the pros and cons of having multiple clusters vs single cluster for Prod workloads. Our approach so far has been to use a single cluster with RBAC, namespaces, network policies etc all being used to segregate servi

Re: [kubernetes-users] Multiple vs Single K8S Clusters

2018-05-17 Thread Prys Williams
on but we’re in AWS so have had to > tie stuff together ourselves). > > On Thu, 17 May 2018 at 08:55, Prys Williams > wrote: > >> Hi all, >> I'm looking for broad advice on cluster architecture, specifically around >> the pros and cons of having multiple clu