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

https://github.com/cartyc/kubecon-resources


https://github.com/cartyc/kubecon-resources

Last synced: 6 months ago
JSON representation

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)