Last active
February 26, 2020 08:48
-
-
Save kamiazya/7db88e345711673f618ca09f0c882040 to your computer and use it in GitHub Desktop.
k8sの中に入って、ネットワーク解析する。参考: https://christina04.hatenablog.com/entry/k8s-headless-service
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kubectl run busybox --image=busybox --restart=Never --tty -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment