Openshift/Kubernetes: disoriented by the various configuration files
问题 I'm learning openshift origin , in the master container I found a number of config files: [root@openshift] cd /var/lib/origin [root@openshift origin]# find . -name *kubeconfig ./openshift.local.config/node-localhost/node.kubeconfig ./openshift.local.config/master/admin.kubeconfig ./openshift.local.config/master/openshift-master.kubeconfig [root@openshift origin]# find . -name *config.yaml ./openshift.local.config/node-localhost/node-config.yaml ./openshift.local.config/master/master-config