Best way to learn Kubernetes?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way. No scripts.

  • https://github.com/kelseyhightower/kubernetes-the-hard-way seems to be a popular method.

  • metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  • I use metallb for load balancing.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • k3sup

    bootstrap K3s over SSH in < 60s 🚀

  • A good place to start would be to look at k3sup. I first wrote an Ansible playbook to configure the base system on each host (SSH, packages, etc) and then I pointed k3sup at it to automatically configure the cluster.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts