Skip to content
Discussion options

You must be logged in to vote

Hey @sdlarsen, it seems you accidentally closed this when you updated your post. I just reopened it.

Here are some hints that should lead you in the right direction:

  • 10.21.0.1 does not belong to your cluster (10.100.0.0/16). You’re probably not using the correct kubeconfig.

  • A NetworkPolicy isn’t required unless you’ve already added other egress rules

  • If you set kube_api_hostname, it will be used for external access. You have to make sure it’s resolvable from your machine. See:

    Specifies the hostname for external access to the Kubernetes API server. This must be a valid domain name, set to the API's public IP address.

  • BusyBox has some very poor binaries with reduced functionality…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sdlarsen
Comment options

@sdlarsen
Comment options

@sdlarsen
Comment options

Answer selected by sdlarsen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants