Skip to content

Starter pack application microservice express, typescript, docker, skaffold, minikube, and k8s

License

Notifications You must be signed in to change notification settings

dhianica/microservice-k8s-first-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservice-k8s-first-app

Starter pack application microservice express, typescript, docker, skaffold, minikube, and k8s

Before run it, the first we must setup minikube, skaffold and docker. For the setup you can follow instructions in here: https://github.com/cheslijones/wsl2-minikube

After that,

1. Clone repo

git clone https://github.com/dhianica/microservice-k8s-first-app.git

2. Move directory

cd microservice-k8s-first-app

3. Run Docker

sudo service docker start

Notes: This command for Linux Debian

5. Move directory

cd be

6. Run Minikube

minikube start --vm-driver=docker

7. Run Skaffold

skaffold dev

Notes: Recommended using WSL or another virtual machine

About

Starter pack application microservice express, typescript, docker, skaffold, minikube, and k8s

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published