GitHub - davidgibb/openhack2018 · GitHub
Skip to content

davidgibb/openhack2018

Folders and files

Repository files navigation

Commands for Kubectl

Get list of pods: kubectl get pods

Connect to main pod kubectl exec -it task3-0 bash

Or for the monitoring pod kubectl exec -it task3-0 mcstatus bash

Get IP address of minecraft kubectl get services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors