https://github.com/rimusz/kube-notes-examples
https://github.com/rimusz/kube-notes-examples
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rimusz/kube-notes-examples
- Owner: rimusz
- Created: 2017-09-28T11:58:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T07:10:56.000Z (almost 8 years ago)
- Last Synced: 2025-01-01T13:48:30.072Z (9 months ago)
- Size: 41 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Useful Kubernetes examples and tips
These are some notes on executing kubernetes the hardway, for personal use.
Useful urls:
* https://kubernetes.io/docs/user-guide/kubectl-cheatsheet/
* https://kubernetes.io/docs/concepts/
* http://kubernetesbyexample.com
* https://github.com/odacremolbap/kubernetes-vagrant/tree/master/v1.6/simple
* https://gist.github.com/rimusz/395a4cf95fa715db939ca605e6bc45a9
* https://gist.github.com/rimusz/3b1b91b1b006d34eeef3738c8447cc9d
* https://github.com/janwillies/kubernetes-rbac-howto
* http://docs.heptio.com/content/tutorials/rbac.html
* https://github.com/kelseyhightower/kubernetes-the-hard-way