https://github.com/0xfnzero/k8s-notes
k8s笔记
https://github.com/0xfnzero/k8s-notes
Last synced: 9 months ago
JSON representation
k8s笔记
- Host: GitHub
- URL: https://github.com/0xfnzero/k8s-notes
- Owner: 0xfnzero
- Created: 2020-05-15T10:33:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T09:01:57.000Z (about 6 years ago)
- Last Synced: 2025-05-19T07:35:24.450Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 48.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s-notes
1. 自动化脚本安装docker, k8s集群环境
https://github.com/wangwei123/k8s-notes/tree/master/install-k8s
2. 使用k8s部署应用,弹性伸缩,滚动发布
https://github.com/wangwei123/k8s-notes/tree/master/deployment-nginx