Skip to content

Instantly share code, notes, and snippets.

@kamiazya
Last active February 26, 2020 08:48
Show Gist options
  • Select an option

  • Save kamiazya/7db88e345711673f618ca09f0c882040 to your computer and use it in GitHub Desktop.

Select an option

Save kamiazya/7db88e345711673f618ca09f0c882040 to your computer and use it in GitHub Desktop.
k8sの中に入って、ネットワーク解析する。参考: https://christina04.hatenablog.com/entry/k8s-headless-service
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