[kubernetes-users] Re: registry-creds addon stopped working in Minikube 0.26.0

2018-04-10 Thread jim . barber
I have found there is a problem with the /etc/kubernetes/addons/registry-creds-rc.yaml manifest. It starts out like so: apiVersion: v1 kind: ReplicationController metadata: name: registry-creds namespace: kube-system labels: version: v1.9 addonmanager.kubernetes.io/mode: Reconcile

[kubernetes-users] registry-creds addon stopped working in Minikube 0.26.0

2018-04-10 Thread jim . barber
Hi. I've been playing around with Minikube, and part of that was using the registry-creds addon to allow access to pull Docker images from AWS ECR. With Minikube 0.25.2 this was working fine, but is broken using 0.26.0. I deleted the cluster and set it up again using Minikube 0.26.0. I have

Re: [kubernetes-users] A little nudge about DNS

2018-04-10 Thread 'Tim Hockin' via Kubernetes user discussion and Q
upstream is upstream from the kube-DNS. Pods won't see that. On Tue, Apr 10, 2018 at 4:13 PM Marcio Garcia wrote: > Hi All, > > > Maybe this is a dumb question, but I didn't find any answer for that. > > > Recently I changed my kube-dns config with this: > > apiVersion: v1

[kubernetes-users] A little nudge about DNS

2018-04-10 Thread Marcio Garcia
Hi All, Maybe this is a dumb question, but I didn't find any answer for that. Recently I changed my kube-dns config with this: apiVersion: v1 kind: ConfigMap metadata: name: kube-dns namespace: kube-system data: upstreamNameservers: | ["1.1.1.1", "8.8.8.8"] Applied all the

[kubernetes-users] Kubernetes Namespace and Environment Isolation

2018-04-10 Thread codeintheopen
I guess this question might have been asked before many times, but since I have some doubts on this, I'm posting a new question. What does Kubernetes recommends? One cluster per environment using namespaces (DEV, QA, PROD) or one cluster for all environments? Using DNS query, I can look up for

[kubernetes-users] kubernetes

2018-04-10 Thread Ram Sahay
Hi Every one Hello Every one I am Instalation kubernetes in aws sever master and node successfully install no problem .I face problem in get local configuration in local machine to server . 1->master machine sucessfully root@ip-172-31-29-248:/etc/kubernetes# kubectl

[kubernetes-users] kubernetes

2018-04-10 Thread Kubernetes user discussion and Q
Hello Every one I am Instalation kubernetes in aws sever master and node successfully install no problem .I face problem in get local configuration in local machine to server . 1->master machine sucessfully root@ip-172-31-29-248:/etc/kubernetes# kubectl

[kubernetes-users] Kubernet instalation

2018-04-10 Thread Ram Sahay
Hello Every one I am Instalation kubernetes in aws sever master and node successfully install no problem .I face problem in get local configuration in local machine to server . 1->master machine sucessfully root@ip-172-31-29-248:/etc/kubernetes# kubectl