This repo contains files and notes about the DigitalOcean Community Curriculum: Kubernetes for Full-Stack Developers, and how we managed to run it on our own machines (instead of DO).
Ensure to edit the
hosts
file to match your configuration.
- Introduction
- An Introduction to Kubernetes
- How To Create a Kubernetes Cluster Using Kubeadm on Ubuntu 18.04
- Webinar: A Closer Look at Kubernetes
- An Introduction to Helm, the Package Manager for Kubernetes
- How To Install Software on Kubernetes Clusters with the Helm Package Manager
- Containers, Modernizing Applications and 12 Factor Development
- Architecting Applications for Kubernetes
- Modernizing Applications for Kubernetes
- How To Build a Node.js Application with Docker
- Containerizing a Node.js Application for Development With Docker Compose
- How to Set Up DigitalOcean Kubernetes Cluster Monitoring with Helm and Prometheus Operator