Book Description
Whether you're just curious, getting started with Kubernetes, or have experience with it, this curriculum will help you learn more about Kubernetes and running containerized applications. You'll learn about core Kubernetes concepts and use them to deploy and scale applications in practical tutorials. By the end of this curriculum you'll be able to create your own Kubernetes cluster from scratch and run your own applications on it. You will also learn how to set up monitoring, alerting, and automation for your applications on Kubernetes.
This open book is licensed under a Creative Commons License (CC BY-NC-SA). You can download Kubernetes for Full-Stack Developers ebook for free in PDF format (8.8 MB).
Table of Contents
An Introduction to Kubernetes
How To Create a Kubernetes Cluster Using Kubeadm on Ubuntu
Webinar Series: 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
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
How To Set Up Laravel, Nginx, and MySQL with Docker Compose
How To Migrate a Docker Compose Workflow to Kubernetes
Building Optimized Containers for Kubernetes
How To Scale a Node.js Application with MongoDB on Kubernetes Using Helm
How To Set Up a Private Docker Registry on Top of DigitalOcean Spaces and Use It with DigitalOcean Kubernetes
How To Deploy a PHP Application with Kubernetes on Ubuntu 18.04
How To Automate Deployments to DigitalOcean Kubernetes with CircleCI
How To Set Up a CD Pipeline with Spinnaker on DigitalOcean Kubernetes
Kubernetes Networking Under the Hood
How To Inspect Kubernetes Networking
An Introduction to Service Meshes
How To Back Up and Restore a Kubernetes Cluster on DigitalOcean Using Velero
How To Set Up an Elasticsearch, Fluentd and Kibana (EFK) Logging Stack on Kubernetes
How to Set Up an Nginx Ingress with Cert-Manager on DigitalOcean Kubernetes
How to Protect Private Kubernetes Services Behind a GitHub Login with oauth2_proxy