first commit
This commit is contained in:
commit
ba848e218d
1001 changed files with 152333 additions and 0 deletions
7
CloudNative/Kubernetes/Base/Traefik.md
Normal file
7
CloudNative/Kubernetes/Base/Traefik.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
### 安装
|
||||
```
|
||||
## 添加库
|
||||
helm repo add traefik https://helm.traefik.io/traefik
|
||||
## 安装到default命名空间
|
||||
helm install traefik traefik/traefik
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue