Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ...

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/book

hugo server --minify --theme book
```

deploy:

```sh
./deploy.sh
```