Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shipengqi/kubernetes-learn
:books: Kubernetes learning ...
https://github.com/shipengqi/kubernetes-learn
Last synced: 14 days ago
JSON representation
:books: Kubernetes learning ...
- Host: GitHub
- URL: https://github.com/shipengqi/kubernetes-learn
- Owner: shipengqi
- License: mit
- Created: 2018-08-28T03:32:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T07:14:48.000Z (about 3 years ago)
- Last Synced: 2024-11-07T09:49:20.939Z (2 months ago)
- Language: Shell
- Homepage: https://shipengqi.github.io/kubernetes-learn
- Size: 5.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kubernetes-learn
Kubernetes learning ...
## Usage
development:
```sh
# git clone https://github.com/alex-shpak/hugo-book themes/book
git submodule add https://github.com/alex-shpak/hugo-book themes/bookhugo server --minify --theme book
```deploy:
```sh
./deploy.sh
```