GitHub - davidgibb/openhack2018

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

1 star

Watchers

5 watching

Forks

1 fork

Releases

No releases published