摘要:[ 136.088255] ecrt_master_create_domain_err+0x18/0x100 [ec_master] [ 136.094454] ecrt_master_create_domain+0x20/0x38 [ec_master] [ 136.100195] hello_i
阅读全文
摘要:k8s.io/api/core/v1/ grep Pod -rn * | grep type | grep struct root@ubuntu:/opt/gopath# ls ./src/k8s.io/kubernetes/staging/src/k8s.io/api/core/v1/ annot
阅读全文
摘要:root@centos7 ~]# kubectl get pod -A The connection to the server 10.10.16.251:6443 was refused - did you specify the right host or port? [root@centos7
阅读全文
摘要:[root@centos7 ~]# kubectl exec -it nginx-app-56b5bb67cc-6hjgt -- ls /sys/class/net/ eth0 lo [root@centos7 ~]# kubectl exec -it nginx-app-56b5bb67cc-6h
阅读全文
摘要:root@ubuntu:~/nginx_ingress# cat nginx-configmap.yaml apiVersion: v1 kind: ConfigMap metadata: name: nginx-conf data: nginx.conf: | user nginx; worker
阅读全文
摘要:type Config struct { Kube struct { OutCluster bool `yaml:"outCluster" json:"outCluster"` ConfigPath string `yaml:"configPath" json:"configPath" defaul
阅读全文
摘要:root@cloud:~# docker pull ubuntu:5000/igh:0.1.0 Error response from daemon: manifest for ubuntu:5000/igh:0.1.0 not found: manifest unknown: manifest u
阅读全文