Skip to content

tiagotele/k8s-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

k8s-labs

Getting started with k8s environmnet using apps from a Golang Sample Repository.

Deploy on your own cluster:

$ cd first-app
$ kubectl -n <NAMESPACE> create -f first-app-pod.yml -f first-app-service.yml

If you are using Minikube you can access from your browser using:

$ cd first-app
$ minikube -n <NAMESPACE> service golang-sample-service --url

About

File to getting started with k8s environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published