2026-07-21 19:30:48 +00:00
2026-07-21 19:30:48 +00:00
2026-07-21 19:30:48 +00:00
2026-07-21 19:30:48 +00:00
2026-07-21 19:30:48 +00:00
2026-07-21 19:30:48 +00:00

Minikube hello

A minimal NGINX image deployed to Minikube with Helm at http://hello.k.mancave.link.

Build and push

docker build -t git.fisoft.eu/ficik/minikube/hello:latest .
docker push git.fisoft.eu/ficik/minikube/hello:latest

Deploy

Create a kubernetes.io/dockerconfigjson pull secret named git-fisoft-registry in the hello namespace with credentials for git.fisoft.eu, then install the chart:

helm upgrade --install hello ./chart --namespace hello --create-namespace
Description
No description provided
Readme 39 KiB
Languages
HTML 58.2%
Shell 40.3%
Dockerfile 1.5%