Skip to content

jamesbuckett/ckad-bootcamp

Repository files navigation

CKAD Boot Camp

  • This tutorial is an introduction to Kubernetes for Application Developers
    • It covers the basics of compute in the Kubernetes Pod section
    • Storing configuration in the environment in the Kubernetes Configuration section
    • Different workload types possible in the Kubernetes Workloads section
    • Networking in the Kubernetes Networking section
    • Storage in the Kubernetes Storage section
    • Security in the Kubernetes Security section

image

Disclaimer

  • Opinions expressed here are solely my own and do not express the views or opinions of JPMorgan Chase.
  • Any third-party trademarks are the intellectual property of their respective owners and any mention herein is for referential purposes only.

Tutorials by Domain

The sections follow a logical progression and should be followed in the order below:


Practical

  • You can follow along and cut and paste the example code snippets into your own cluster
  • A single node cluster is sufficient for all examples
  • All code snippets have been created and tested on Docker Desktop
  • To clean up just execute commands in the "Clean Up" section at the end of each section

End of Section

About

This tutorial is an introduction to Kubernetes for Application Developers. The tutorial will aid in the preparation for the CKAD exam.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published