Logo
latest

Contents:

  • 1. 介绍
  • 2. 安全
  • 3. 常用系统命令
  • 4. 常用系统服务
  • 5. 常用系统优化
  • 6. 软件管理
  • 7. 网络
  • 8. 数据库
  • 9. 存储
  • 10. 监控
  • 11. 脚本&开发
  • 12. python
  • 13. 云计算&虚拟化
  • 14. kubernetes
    • 介绍
    • 安装k8s
    • yaml文件的编写
    • k8s对象
    • 操作命令
    • k8s应用
    • kubernetes errors
    • 日常任务
  • 15. 高可用&负载均衡
  • 16. web
  • 17. 自动化运维
  • 18. 其他开源工具
  • 19. 其他
  • 20. RHCE
  • 21. RHCA
  • 22. alv.pub network(alvin的内网)
Poppy
  • Docs »
  • 14. kubernetes
  • Edit on GitHub

14. kubernetes¶

  • 介绍
    • 介绍
  • 安装k8s
    • k8s1.6.2在ubuntu16.04的二进制部署
    • centos7下kubeadm安装k8s1.11
    • kubectl
  • yaml文件的编写
    • yaml文件编写
    • pod
    • deployment
    • service
    • namespace
  • k8s对象
    • pod
    • deployment
    • rc
    • service
    • namespace
    • quota
    • volume
    • NFS(网络数据卷)
    • job
    • horizontalpodautoscaler
  • 操作命令
    • create
    • expose
    • run
    • set
    • explain
    • get
    • edit
    • delete
    • rollout
    • scale
    • autoscale
    • certificate
    • cluster-info
    • top
    • 015-cordon
    • 016-uncordon
    • 017-drain
    • taint
    • describe
    • logs
    • 021-attach
    • exec
    • 023-port-forward
    • 024-proxy
    • cp
    • 026-auth
    • 027-apply
    • patch
    • 029-replace
    • 030-wait
    • 031-convert
    • label
    • annotate
    • completion
    • alpha
    • api-resources
    • api-versions
    • 038-config
    • 039-plugin
    • version
  • k8s应用
    • dashboard
    • influxdb
    • garafana
    • heapster
    • istio
    • registry
    • metrics-server
    • busybox
    • myapp
  • kubernetes errors
    • Failed to get kubernetes address: No kubernetes source found
    • failed to get cpu utilization: missing request for cpu on container
  • 日常任务
    • 零停机滚动发布
Next Previous

© Copyright 2018, Alvin Wan Revision f19d7008.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.