mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-03-11 21:52:16 +08:00
install smi extension
This commit is contained in:
parent
96fae157b0
commit
6768d69df6
@ -47,6 +47,7 @@ jobs:
|
||||
run: |
|
||||
curl --proto '=https' --tlsv1.2 -sSfL https://run.linkerd.io/install-edge | sh
|
||||
export PATH=$PATH:/home/runner/.linkerd2/bin
|
||||
curl -sL https://linkerd.github.io/linkerd-smi/install | sh
|
||||
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.2.0/standard-install.yaml
|
||||
|
||||
linkerd install --crds | kubectl apply -f -
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user