The Docker, Kubernetes, Terraform, and AWS crash course series

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    (Mostly Docker) Ask me anything! (by BretFisher)

  • deploying-laravel-app

    The different stages to learning how to deploy PHP code

  • I found a similar problem.

    Most examples failed when then trying to use them together.

    Also, jumping into directly K8 can be quite a jump.

    I put this together to help SA Php group.

    Starts off with just deploying directly on a server.

    Then takes you to a full application deployed on K8 with auto SSL and DNS generation.

    It needs a bit of a refresh :(

    But finally coming out of being a bit over-committed, so should be updating in the next week or two.

    Still some bits missing but it should cover all your basics

    https://github.com/haakco/deploying-laravel-app

  • 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
  • cluster-api

    Home for Cluster API, a subproject of sig-cluster-lifecycle

  • I can’t think of a worse way to manage Kubernetes than Terraform. After years of running into issues, I think it’s really only suitable for small clusters.

    ClusterAPI has been the way my company has been doing things lately and I can honestly tell you it’s been transformative.

    https://github.com/kubernetes-sigs/cluster-api

    There’s nothing more amazing that updating a kubelet version in a git repo and watching ClusterAPI carefully cordoning off nodes and moving our workloads to new machines while I sit back and watch via ArgoCD.

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