https://github.com/devopscube/kubernetes-certification-preparation
All Documents, Links, tutorials for preparing Kubernetes CKA certification
https://github.com/devopscube/kubernetes-certification-preparation
Last synced: 12 months ago
JSON representation
All Documents, Links, tutorials for preparing Kubernetes CKA certification
- Host: GitHub
- URL: https://github.com/devopscube/kubernetes-certification-preparation
- Owner: devopscube
- Created: 2018-07-22T09:58:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T12:11:11.000Z (over 7 years ago)
- Last Synced: 2025-02-28T14:41:32.261Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubernetes-certification-preperation
All Documents, Links, tutorials for preparing Kubernetes CKA certification
## Certification Tips
1. [CKA Exam Tips](http://madorn.com/certified-kubernetes-administrator-exam.html#.W91vdnozav4)
## Kubernetes Certification Coupon
Get 16% Off on Kubernetes Certification
Coupon Link: [Kubernetes Certification Coupon](https://ecoursedeals.com/kubernetes-certification-cka-coupon-100-off-bundle/)
## Kubernetes Cluster Setup From Scratch
1. [Learning Kubernetes the hard way](https://github.com/kelseyhightower/kubernetes-the-hard-way)
#### Reference Materials While Setting up Cluster using Kubernetes the hard way
1. [How Kubernetes uses certificates](https://www.youtube.com/watch?v=gXz4cq3PKdg)
## Networking
1. [Networking] (https://ahmet.im/blog/kubernetes-network-policy/)