https://github.com/cartyc/kubecon-resources
https://github.com/cartyc/kubecon-resources
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cartyc/kubecon-resources
- Owner: cartyc
- Created: 2019-11-16T02:59:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2020-08-31T13:49:50.000Z (almost 6 years ago)
- Last Synced: 2025-07-30T15:30:53.196Z (12 months ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resources
## Office Hours
- [Kubernetes Office Hours](https://github.com/kubernetes/community/blob/master/events/office-hours.md)
## News Letters
- [KubeWeekly](https://kubeweekly.io/)
- [DevOps'ish](https://devopsish.com/)
## Messaging
- [Kubernetes Slack](kubernetes.slack.com)
- [Discuss Kubernetes](discuss.kubernetes.io)
## General
- [GitOps](https://www.gitops.tech/)
- [Kubernetes and Networking](https://speakerdeck.com/thockin/kubernetes-and-networks-why-is-this-so-dang-hard)
- [Bringing traffic into your cluster](https://speakerdeck.com/thockin/bringing-traffic-into-your-kubernetes-cluster)
## CKA Prep
- [Passing The CKA Exam For Experienced Kubernetes Operators](https://jimangel.io/post/cka-exam-for-experienced-kubernetes-operators/)
- [How Heptio Engineers Ace the Certified Kubernetes Administrator Exam](https://blog.heptio.com/how-heptio-engineers-ace-the-certified-kubernetes-administrator-exam-93d20af32557)
- [CKA Exam Prep Slack Channel](https://kubernetes.slack.com/archives/CA0HH2XTJ)
## Training
- [Intro To Kubernetes](https://www.edx.org/course/introduction-to-kubernetes)
- [Kubernetes Fundamentals](https://training.linuxfoundation.org/training/kubernetes-fundamentals/)
- [Kubernetes Tasks](https://kubernetes.io/docs/tasks/)
- [Kubernetes The Hardway](https://github.com/kelseyhightower/kubernetes-the-hard-way)
- [Scalable MicroServices With Kubernetes](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615)
- [katacoda](https://www.katacoda.com/courses/kubernetes)
- [Kubernetes Academy](https://kubernetes.academy/)
## Tools
- [FluxCD](https://docs.fluxcd.io/en/1.20.2/)
- [ArgoCD](https://argoproj.github.io/argo-cd/)
- [Gitlab](https://about.gitlab.com/)
- [Spinnaker](https://spinnaker.io/)
- [Tekton](https://tekton.dev/)
- [MiniKube](https://github.com/kubernetes/minikube)
- [KinD](https://kind.sigs.k8s.io/)
- [microK8s](https://microk8s.io/)
- [Helm](https://helm.sh/)
- [Kustomize](https://github.com/kubernetes-sigs/kustomize)