Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save pnbrown/b8fa2bacd55d84f557101c3ccf03ca9e to your computer and use it in GitHub Desktop.
Save pnbrown/b8fa2bacd55d84f557101c3ccf03ca9e to your computer and use it in GitHub Desktop.
May the 4th Developer's Introduction to Kubernetes

Helpful Links

Sign up for an IBM Cloud Account: https://ibm.biz/BdqF8K Python-K8s-Demo: https://github.com/pnbrown/python-k8s-demo

  1. Official Kubernetes Training: https://kubernetes.io/training/

  2. Kubernetes By Example (from our friends at Red Hat): https://kubernetesbyexample.com/

  3. Gitbook (WIP): https://app.gitbook.com/@pnbrown/s/a-devs-intro-to-containers/

  4. Kubernetes Command-Line Basics (from our friends at Red Hat): http://gist-reveal.it/bit.ly/k8s-kubectl#/kubernetes-cli-basics-with-kubectl

  5. Certified Kubernetes Application Developer (CKAD) Certification from the Linux Foundation: https://training.linuxfoundation.org/certification/certified-kubernetes-application-developer-ckad/

  6. Learn Kubernetes the Hard Way: https://github.com/kelseyhightower/kubernetes-the-hard-way

  7. Machine Learning in Kubernetes with Kube Flow: https://www.kubeflow.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment