redhat-scholars / kubernetes-tutorial

Kubernetes Tutorial for https://dn.dev/master
https://redhat-scholars.github.io/kubernetes-tutorial/
Apache License 2.0
362 stars 193 forks source link

Mac M1 Apple Silicon #53

Open burrsutter opened 2 years ago

burrsutter commented 2 years ago

minikube start --memory=6144 --cpus=3 --kubernetes-version=v1.22.3 --vm-driver=docker

Docker driver is the only option

Nodeports are not available with the docker driver

https://www.screencast.com/t/kf1VoPmMhuPF

minikube service myservice -n mystuff provides a tunnel