- Install Helm
- https://helm.sh
- or
brew install helm
- Install
nginx-ingress
via Helmhelm repo add nginx-stable https://helm.nginx.com/stable
helm repo update
- Verify nginx is running
kubectl get services nginx-ingress-controller
- Build docker image on local
docker build -t k8s-fast-api .
- Run all yaml files
cd kubernetes
kubectl apply -f .
-
Notifications
You must be signed in to change notification settings - Fork 0
shrria/k8s-getting-started
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published