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

https://github.com/luckylittle/kubernetes-cheatsheet

The ultimate command line guide for K8s
https://github.com/luckylittle/kubernetes-cheatsheet

certified-kubernetes-administrator containerization containers docker k8s kubernetes kubernetes-deployment

Last synced: 11 months ago
JSON representation

The ultimate command line guide for K8s

Awesome Lists containing this project

README

          

# K8S Cheat sheet

* Contains initial cheatsheet (`kubernetes-cheatsheet.txt`) from 2016 and updated Kubectl version (`certified-kubernetes-administrator-kubectl.md` + `certified-kubernetes-administrator-kubectl-detailed.md`) from 2018

* Notes for Certified Kubernetes Administrator exam (`certified-kubernetes-administrator-notes.md`)

## Installation

```bash
wget --no-check-certificate https://raw.githubusercontent.com/luckylittle/kubernetes-cheatsheet/master/kubernetes-cheatsheet.txt
```

### Vagrant K8S cluster

```bash
vagrant up
```

## Stargazers over time

[![Stargazers over time](https://starchart.cc/luckylittle/kubernetes-cheatsheet.svg)](https://starchart.cc/luckylittle/kubernetes-cheatsheet)

## Contributors

Lucian Maly <> ~~<>~~

[@LucianMaly](https://twitter.com/LucianMaly) on Twitter