kubernetes-in-action-2nd-edition:Kubernetes in Action第2版书中的代码

上传者: 42101384 | 上传时间: 2023-02-16 11:13:06 | 文件大小: 46KB | 文件类型: ZIP
Kubernetes in Action,第二版 该存储库包含《 一书中的所有代码(以及一些其他文件)。 购书 该书尚未出版,但可以通过Manning抢先体验计划获得。 您可以或在购买该书。 探索代码档案 代码存档是按章组织的。 您可以通过以下链接找到文件的描述。 第一部分:第一次上船: Kubernetes简介 1)介绍Kubernetes(无代码文件) 2) 3) 第二部分:学习技巧: Kubernetes API对象 4)介绍Kubernetes API对象(无代码文件) 5) 6) 7)将 ...其他章节即将推出 贡献 如果您想贡献代码改进或错误修复,请在此GitHub存储库中提交拉取请求。 请注意,某些文件是故意不完整的,甚至可能出于演示目的而包含故意错误。

文件下载

资源详情

[{"title":"( 94 个子文件 46KB ) kubernetes-in-action-2nd-edition:Kubernetes in Action第2版书中的代码","children":[{"title":"kubernetes-in-action-2nd-edition-master","children":[{"title":"Chapter05","children":[{"title":"kubia-stdin-image","children":[{"title":"Dockerfile <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"app.js <span style='color:#111;'> 1012B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 187B </span>","children":null,"spread":false}],"spread":true},{"title":"init-demo-image","children":[{"title":"Dockerfile <span style='color:#111;'> 97B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 185B </span>","children":null,"spread":false},{"title":"docker_entrypoint.sh <span style='color:#111;'> 192B </span>","children":null,"spread":false}],"spread":true},{"title":"kubia-stdin-once.yaml <span style='color:#111;'> 230B </span>","children":null,"spread":false},{"title":"kubia-init.yaml <span style='color:#111;'> 465B </span>","children":null,"spread":false},{"title":"kubia-init-slow.yaml <span style='color:#111;'> 491B </span>","children":null,"spread":false},{"title":"network-connectivity-checker-image","children":[{"title":"Dockerfile <span style='color:#111;'> 97B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 204B </span>","children":null,"spread":false},{"title":"docker_entrypoint.sh <span style='color:#111;'> 263B </span>","children":null,"spread":false}],"spread":true},{"title":"kubia-ssl.yaml <span style='color:#111;'> 321B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"kubia.yaml <span style='color:#111;'> 177B </span>","children":null,"spread":false},{"title":"kubia-ssl-proxy-image","children":[{"title":"example-com.crt <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"example-com.key <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 165B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 191B </span>","children":null,"spread":false},{"title":"envoy.yaml <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"kubia-stdin.yaml <span style='color:#111;'> 205B </span>","children":null,"spread":false},{"title":"kubia-stdin-tty.yaml <span style='color:#111;'> 223B </span>","children":null,"spread":false}],"spread":false},{"title":"Chapter03","children":[{"title":"expose-deployment.sh <span style='color:#111;'> 94B </span>","children":null,"spread":false},{"title":"create-deployment.sh <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"kind-multi-node.yaml <span style='color:#111;'> 108B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 577B </span>","children":null,"spread":false},{"title":"create-kind-cluster.sh <span style='color:#111;'> 72B </span>","children":null,"spread":false}],"spread":true},{"title":"Chapter07","children":[{"title":"node-explorer-specific-node.yaml <span style='color:#111;'> 354B </span>","children":null,"spread":false},{"title":"fortune-emptydir.yaml <span style='color:#111;'> 497B </span>","children":null,"spread":false},{"title":"mongodb-pod-hostpath-kind.yaml <span style='color:#111;'> 275B </span>","children":null,"spread":false},{"title":"fortune-no-volume.yaml <span style='color:#111;'> 375B </span>","children":null,"spread":false},{"title":"mongodb-pod-aws.yaml <span style='color:#111;'> 284B </span>","children":null,"spread":false},{"title":"fortune.yaml <span style='color:#111;'> 462B </span>","children":null,"spread":false},{"title":"mongodb-pod-hostpath.yaml <span style='color:#111;'> 251B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"mongodb2-pod-gcepd.yaml <span style='color:#111;'> 276B </span>","children":null,"spread":false},{"title":"mongodb-pod-gcepd.yaml <span style='color:#111;'> 276B </span>","children":null,"spread":false},{"title":"node-explorer.yaml <span style='color:#111;'> 280B </span>","children":null,"spread":false},{"title":"fortune-writer-image","children":[{"title":"Dockerfile <span style='color:#111;'> 143B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 190B </span>","children":null,"spread":false},{"title":"docker_entrypoint.sh <span style='color:#111;'> 293B </span>","children":null,"spread":false}],"spread":false},{"title":"mongodb-pod-nfs.yaml <span style='color:#111;'> 269B </span>","children":null,"spread":false},{"title":"node-explorer-directory.yaml <span style='color:#111;'> 302B </span>","children":null,"spread":false}],"spread":false},{"title":"Chapter02","children":[{"title":"kubia-v1-image","children":[{"title":"Dockerfile <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"app.js <span style='color:#111;'> 631B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 181B </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 392B </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"Chapter06","children":[{"title":"kubia-liveness-fail-norestart.yaml <span style='color:#111;'> 664B </span>","children":null,"spread":false},{"title":"kubia-liveness.yaml <span style='color:#111;'> 602B </span>","children":null,"spread":false},{"title":"fortune-poststart.yaml <span style='color:#111;'> 339B </span>","children":null,"spread":false},{"title":"kubia-ssl-v1-1.yaml <span style='color:#111;'> 361B </span>","children":null,"spread":false},{"title":"kubia-v1-1-image","children":[{"title":"Dockerfile <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"app.js <span style='color:#111;'> 787B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 181B </span>","children":null,"spread":false}],"spread":true},{"title":"kubia-startup-probe.yaml <span style='color:#111;'> 748B </span>","children":null,"spread":false},{"title":"kubia-liveness-tcp-socket.yaml <span style='color:#111;'> 290B </span>","children":null,"spread":false},{"title":"fortune-prestop-fail.yaml <span style='color:#111;'> 483B </span>","children":null,"spread":false},{"title":"kubia-ssl-shortgraceperiod.yaml <span style='color:#111;'> 373B </span>","children":null,"spread":false},{"title":"kubia-init.yaml <span style='color:#111;'> 28B </span>","children":null,"spread":false},{"title":"kubia-termination-message.yaml <span style='color:#111;'> 636B </span>","children":null,"spread":false},{"title":"kubia-init-fail-norestart.yaml <span style='color:#111;'> 544B </span>","children":null,"spread":false},{"title":"poststart-httpget.yaml <span style='color:#111;'> 265B </span>","children":null,"spread":false},{"title":"fortune-poststart-fail-norestart.yaml <span style='color:#111;'> 371B </span>","children":null,"spread":false},{"title":"fortune-poststart-slow.yaml <span style='color:#111;'> 356B </span>","children":null,"spread":false},{"title":"kubia-liveness-exec.yaml <span style='color:#111;'> 308B </span>","children":null,"spread":false},{"title":"kubia-ssl.yaml <span style='color:#111;'> 27B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"kubia.yaml <span style='color:#111;'> 23B </span>","children":null,"spread":false},{"title":"fortune-prestop.yaml <span style='color:#111;'> 435B </span>","children":null,"spread":false},{"title":"kubia-init-fail.yaml <span style='color:#111;'> 511B </span>","children":null,"spread":false},{"title":"poststart-httpget-slow.yaml <span style='color:#111;'> 324B </span>","children":null,"spread":false}],"spread":false},{"title":"Chapter08","children":[{"title":"mongodb-pod-pvc-default.yaml <span style='color:#111;'> 282B </span>","children":null,"spread":false},{"title":"mongodb-pvc-local.yaml <span style='color:#111;'> 192B </span>","children":null,"spread":false},{"title":"mongodb-pod-pvc-fast.yaml <span style='color:#111;'> 276B </span>","children":null,"spread":false},{"title":"example-nfs-mongodb-pod-with-nfs-volume.yaml <span style='color:#111;'> 267B </span>","children":null,"spread":false},{"title":"example-pvc-invalid-storage-class.yaml <span style='color:#111;'> 224B </span>","children":null,"spread":false},{"title":"mongodb-pvc-dynamic-fast.yaml <span style='color:#111;'> 190B </span>","children":null,"spread":false},{"title":"storageclass-local.yaml <span style='color:#111;'> 156B </span>","children":null,"spread":false},{"title":"example-nfs-mongodb-pvc.yaml <span style='color:#111;'> 183B </span>","children":null,"spread":false},{"title":"mongodb-pvc-dynamic-default.yaml <span style='color:#111;'> 168B </span>","children":null,"spread":false},{"title":"storageclass-fast-minikube.yaml <span style='color:#111;'> 110B </span>","children":null,"spread":false},{"title":"mongodb-pod-pvc-local.yaml <span style='color:#111;'> 278B </span>","children":null,"spread":false},{"title":"mongodb-pvc.yaml <span style='color:#111;'> 182B </span>","children":null,"spread":false},{"title":"example-nfs-mongodb-pod-with-pvc-volume.yaml <span style='color:#111;'> 271B </span>","children":null,"spread":false},{"title":"example-nfs-mongodb-pv.yaml <span style='color:#111;'> 215B </span>","children":null,"spread":false},{"title":"mongodb-pod-hostpath.yaml <span style='color:#111;'> 308B </span>","children":null,"spread":false},{"title":"storageclass-fast-kind.yaml <span style='color:#111;'> 147B </span>","children":null,"spread":false},{"title":"storageclass-fast-gcepd.yaml <span style='color:#111;'> 133B </span>","children":null,"spread":false},{"title":"mongodb-pod-pvc.yaml <span style='color:#111;'> 267B </span>","children":null,"spread":false},{"title":"mongodb-pvc-dynamic-default-10gib.yaml <span style='color:#111;'> 169B </span>","children":null,"spread":false},{"title":"pv-local.yaml <span style='color:#111;'> 390B </span>","children":null,"spread":false},{"title":"mongodb-pv-hostpath.yaml <span style='color:#111;'> 193B </span>","children":null,"spread":false},{"title":"mongodb-pv-gcepd.yaml <span style='color:#111;'> 216B </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明