forked from kubernetes-sigs/kind
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kindnetd allows to replace the incluster configuration, with the internal API server address, with an environment variable. It is possible that the environment variable we configure changes after a node reboots. If the connectivity to the new address fails, it falls back to the incluster configuration. This removes the dependency on kube-proxy, because it needs to install the corresponding rules to forward traffic to the apiserver Service.
- Loading branch information
Antonio Ojea
committed
Feb 20, 2021
1 parent
37613ef
commit 66f0a2d
Showing
1 changed file
with
59 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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