We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb66c4 commit 150da29Copy full SHA for 150da29
docs/networking/kindnet.md
@@ -10,7 +10,7 @@ Kindnet focuses on providing essential networking functionality without unnecess
10
11
## Installing
12
13
-To install [kindnet](https://github.com/aojea/kindnet) - use `--networking kindnet`.
+To install [kindnet](https://github.com/kubernetes-sigs/kindnet) - use `--networking kindnet`.
14
15
```sh
16
export ZONES=mylistofzone
@@ -25,6 +25,6 @@ kops create cluster \
25
26
For problems with kindnet please post an issue to Github:
27
28
-- [Kindnet Issues](https://github.com/aojea/kindnet/issues)
+- [Kindnet Issues](https://github.com/kubernetes-sigs/kindnet/issues)
29
30
You can learn more about the different configurations options in https://kindnet.es/
0 commit comments