Skip to content

ssalihu/k8s-p1

Repository files navigation

k8s-p1

Tutoring myself on docker, k8s and deployment concepts.

The below command will bring up the application

docker-compose up --build

Do a health check

https://localhost/ping

response will be

{
    "message": "pong"
}

About

Road to k8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published