mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-07-30 14:49:27 +08:00
install smi extension
This commit is contained in:
@@ -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 -
|
||||
|
||||
Reference in New Issue
Block a user