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
- Host: GitHub
- URL: https://github.com/luckylittle/kubernetes-cheatsheet
- Owner: luckylittle
- Created: 2016-07-17T06:13:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T06:46:14.000Z (over 3 years ago)
- Last Synced: 2025-04-29T14:36:43.383Z (about 1 year ago)
- Topics: certified-kubernetes-administrator, containerization, containers, docker, k8s, kubernetes, kubernetes-deployment
- Language: HTML
- Homepage: http://kubernetes.io/
- Size: 3.12 MB
- Stars: 15
- Watchers: 3
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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
[](https://starchart.cc/luckylittle/kubernetes-cheatsheet)
## Contributors
Lucian Maly <> ~~<>~~
[@LucianMaly](https://twitter.com/LucianMaly) on Twitter