Skip to content

Repository files navigation

Boot.dev Kubernetes Course - Final Project Solutions

Solutions for the Boot.dev "Learn Kubernetes by Building a Real Application" course project. These configurations implement the multi-service application from the course lessons. Adjust where necessary to work with your machine.

Project Files

.
├── api-configmap.yaml
├── api-deployment.yaml
├── api-pvc.yaml
├── api-service.yaml
├── app-ingress.yaml
├── crawler-configmap.yaml
├── crawler-deployment.yaml
├── crawler-service.yaml
├── testcpu-deployment.yaml
├── testcpu-hpa.yaml
├── testram-configmap.yaml
├── testram-deployment.yaml
├── web-configmap.yaml
├── web-deployment.yaml
└── web-service.yaml

These files correspond to the configurations you'll create throughout the Boot.dev Kubernetes course modules.

Related Course Links

About

BootDotDev Kubernetes Exercises All Solutions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors