Skip to content

Commit

Permalink
Update k8s instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bertvv committed Nov 19, 2023
1 parent 263fe13 commit 4bd7210
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 04-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,14 @@ date: 2022-2023
## Get started with the lab assignment

- Install `minikube` on your physical system
- Use VirtualBox as the driver
- Use VirtualBox or Docker as the driver
- Install `kubectl`
- Start `minikube`
- Install metrics server and dashboard plugins
- Optionally, add one or two extra nodes
- Remark: Minikube is not a production-grade cluster!
- No way to expose services to the outside world
- Instead: `minikube service <service-name>`

## Follow instructions in the lab assignment

Expand Down

0 comments on commit 4bd7210

Please sign in to comment.