# Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit. If an error occurs while saving this file will be # reopened with the relevant failures. # apiVersion:v1 ... name:kubernetes-dashboard namespace:kubernetes-dashboard resourceVersion:"343478" selfLink:/api/v1/namespaces/kubernetes-dashboard/services/kubernetes-dashboard uid:8e48f478-993d-11e7-87e0-901b0e532516 spec: clusterIP:10.100.124.90 externalTrafficPolicy:Cluster ports: -port:443 protocol:TCP targetPort:8443 selector: k8s-app:kubernetes-dashboard sessionAffinity:None # 修改开放端口方式 #type: ClusterIP type:NodePort status: loadBalancer: {}
mirrors: "192.168.50.119": endpoint: -"http://192.168.50.119" "docker.io": endpoint: -"https://7bezldxe.mirror.aliyuncs.com" -"https://registry-1.docker.io" configs: "192.168.50.119": auth: username:''# this is the registry username password:''# this is the registry password tls: cert_file:''# path to the cert file used in the registry key_file:''# path to the key file used in the registry ca_file:''# path to the ca file used in the registry "docker.io": auth: username:''# this is the registry username password:''# this is the registry password tls: cert_file:''# path to the cert file used in the registry key_file:''# path to the key file used in the registry ca_file:''# path to the ca file used in the registry