云原生
文章平均质量分 74
慢慢的学习
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Kubernetes 入门
Kubernetes 入门官网地址:https://kubernetes.io/github地址:https://github.com/kubernetes学习路线应用部署运行模式变迁物理机模式–》虚拟机模式–》云原生模式物理机 + 应用物理机 + 虚拟机 + 应用 + openstack物理机 + 容器 + 应用 + Kubernetesdevops:云原生-微服务,持续集成容器编排技术(一)Swarm&KubernetesKubernetes容器编排管理平台以容原创 2022-01-27 09:32:18 · 442 阅读 · 0 评论 -
kubectl get --help
Display one or many resources.Prints a table of the most important information about the specified resources. You can filter the list using a labelselector and the --selector flag. If the desired resource type is namespaced you will only see results in y原创 2022-01-26 11:07:05 · 1135 阅读 · 0 评论
分享