09 2021 档案

摘要:[ 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 阅读全文

posted @ 2021-09-29 11:46 tycoon3 阅读(198) 评论(0) 推荐(0)

摘要: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 阅读全文

posted @ 2021-09-18 16:03 tycoon3 阅读(255) 评论(0) 推荐(0)

摘要: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 阅读全文

posted @ 2021-09-10 15:07 tycoon3 阅读(1271) 评论(0) 推荐(0)

摘要:[root@centos7 ~]# kubectl exec -it nginx-app-56b5bb67cc-6hjgt -- ls /sys/class/net/ eth0 lo [root@centos7 ~]# kubectl exec -it nginx-app-56b5bb67cc-6h 阅读全文

posted @ 2021-09-10 11:45 tycoon3 阅读(491) 评论(0) 推荐(0)

摘要:root@ubuntu:~/nginx_ingress# cat nginx-configmap.yaml apiVersion: v1 kind: ConfigMap metadata: name: nginx-conf data: nginx.conf: | user nginx; worker 阅读全文

posted @ 2021-09-08 11:41 tycoon3 阅读(320) 评论(0) 推荐(0)

摘要:type Config struct { Kube struct { OutCluster bool `yaml:"outCluster" json:"outCluster"` ConfigPath string `yaml:"configPath" json:"configPath" defaul 阅读全文

posted @ 2021-09-03 19:54 tycoon3 阅读(118) 评论(0) 推荐(0)

摘要: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 阅读全文

posted @ 2021-09-03 15:37 tycoon3 阅读(4383) 评论(0) 推荐(0)

导航