Home
Kubernetes (k8s) deployment and service from minikube cluster
Objectives
Learn a basic implementation of a secret in a deployment of minikube.
Video:
The code for this example
Is here: git hub repo
Forever learning
During the creation of this application I learnt about:
-
Docker
-
NodeJs + Express
-
Deployment and service
-
Minikube
-
Secrets of kubernetes
Conclusion
We made the basic steps to create secrets in minikube, and access them through the process environment of nodejs.
Home
Did you like this post?
Share it in twitter
or
follow me!
Kubernetes (k8s) deployment and service from minikube cluster
Objectives
Learn a basic implementation of a secret in a deployment of minikube.
Video:
The code for this example
Is here: git hub repo
Forever learning
During the creation of this application I learnt about:
- Docker
- NodeJs + Express
- Deployment and service
- Minikube
- Secrets of kubernetes
Conclusion
We made the basic steps to create secrets in minikube, and access them through the process environment of nodejs.
Did you like this post?
Share it in twitter or follow me!