|
3 | 3 | [](https://github.com/IvMisticos/kube-credential-cache/actions/workflows/golangci-lint.yaml) |
4 | 4 | [](https://github.com/IvMisticos/kube-credential-cache/actions/workflows/asdf-test.yml) |
5 | 5 | [](https://github.com/IvMisticos/kube-credential-cache/actions/workflows/goreleaser.yaml) |
6 | | -[](https://goreportcard.com/report/github.com/ryodocx/kube-credential-cache) |
| 6 | +[](https://goreportcard.com/report/github.com/IvMisticos/kube-credential-cache) |
7 | 7 |
|
8 | 8 | Fast access to Kubernetes! |
9 | 9 | Especially effective with kubectl + EKS, about 3~4x faster! |
@@ -52,17 +52,17 @@ scoop bucket add IvMisticos https://github.com/IvMisticos/scoop-bucket |
52 | 52 | scoop install kube-credential-cache |
53 | 53 |
|
54 | 54 | # go install |
55 | | -go install github.com/ryodocx/kube-credential-cache/cmd/kcc-cache@latest |
56 | | -go install github.com/ryodocx/kube-credential-cache/cmd/kcc-injector@latest |
| 55 | +go install github.com/IvMisticos/kube-credential-cache/cmd/kcc-cache@latest |
| 56 | +go install github.com/IvMisticos/kube-credential-cache/cmd/kcc-injector@latest |
57 | 57 |
|
58 | 58 | # asdf-vm: https://asdf-vm.com |
59 | 59 | asdf plugin add kube-credential-cache |
60 | 60 |
|
61 | 61 | # aqua: https://aquaproj.github.io |
62 | | -aqua g -i ryodocx/kube-credential-cache |
| 62 | +aqua g -i IvMisticos/kube-credential-cache |
63 | 63 | ``` |
64 | 64 |
|
65 | | -or download from [releases](https://github.com/ryodocx/kube-credential-cache/releases). |
| 65 | +or download from [releases](https://github.com/IvMisticos/kube-credential-cache/releases). |
66 | 66 | All methods install both `kcc-cache` and `kcc-injector`. |
67 | 67 |
|
68 | 68 | ## Usage(edit kubeconfig) |
|
0 commit comments