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

https://github.com/garrigueta/k8s-cert-examples

Some examples used in some Kubernetes Certificates
https://github.com/garrigueta/k8s-cert-examples

bash ckad ckad-study-notes ipynb-jupyter-notebook k8s kubernetes shell

Last synced: 4 months ago
JSON representation

Some examples used in some Kubernetes Certificates

Awesome Lists containing this project

README

          

# k8s-cert-examples

## Info

Some examples used in some Kub..., kuberr, kuberrrrneeetes... some k8s Certificates

| Course | Path |
|--|--|
| Kubernetes for absolute beginners | abs_beginners |
| CKAD | ckad |

## Setup

To setup the shell script extension for the python note books run the following command:

```bash
pip install bash_kernel ; python -m bash_kernel.install
```