parent
6469c068fc
commit
160bc7bd58
|
@ -85,6 +85,12 @@ wget -O deploy.yaml https://raw.githubusercontent.com/kubernetes/ingress-nginx/c
|
||||||
cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f -
|
cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f -
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## [友情链接]加速三剑客
|
||||||
|
|
||||||
|
* 镜像加速:https://github.com/DaoCloud/public-image-mirror
|
||||||
|
* 二进制文件加速:https://github.com/DaoCloud/public-binary-files-mirror
|
||||||
|
* Helm 加速:https://github.com/DaoCloud/public-helm-charts-mirror
|
||||||
|
|
||||||
|
|
||||||
## 贡献者
|
## 贡献者
|
||||||
|
|
||||||
|
@ -93,3 +99,5 @@ cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f -
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
Made with [contrib.rocks](https://contrib.rocks).
|
Made with [contrib.rocks](https://contrib.rocks).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue