diff --git a/examples/basic/README.md b/examples/basic/README.md index 81bfc0474eaa..5dbd3389e060 100644 --- a/examples/basic/README.md +++ b/examples/basic/README.md @@ -26,7 +26,7 @@ Contain basic setup for NSM that includes `nsmgr`, `forwarder-vpp`, `registry-k8 Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/basic?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/basic?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/features/annotated-namespace/README.md b/examples/features/annotated-namespace/README.md index f154d596536f..9ed1f2a5806b 100644 --- a/examples/features/annotated-namespace/README.md +++ b/examples/features/annotated-namespace/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Create test namespace and deploy NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/annotated-namespace?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/annotated-namespace?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for NSE to be ready: @@ -28,7 +28,7 @@ kubectl annotate ns ns-annotated-namespace networkservicemesh.io=kernel://annota Apply client patch: ```bash -kubectl apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/features/annotated-namespace/client.yaml +kubectl apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/features/annotated-namespace/client.yaml ``` Wait for client to be ready: diff --git a/examples/features/annotated-namespace/kustomization.yaml b/examples/features/annotated-namespace/kustomization.yaml index f9c13ab6f38c..bfccc4687e7f 100644 --- a/examples/features/annotated-namespace/kustomization.yaml +++ b/examples/features/annotated-namespace/kustomization.yaml @@ -9,7 +9,7 @@ resources: - namespace.yaml bases: - - https://github.com/networkservicemesh/deployments-k8s/apps/nse-kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b + - https://github.com/networkservicemesh/deployments-k8s/apps/nse-kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 patchesStrategicMerge: - patch-nse.yaml diff --git a/examples/features/dns/README.md b/examples/features/dns/README.md index 779d8b67c548..63b712853e57 100644 --- a/examples/features/dns/README.md +++ b/examples/features/dns/README.md @@ -11,7 +11,7 @@ Make sure that you have completed steps from [features](../) Deploy alpine and nse ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/dns?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/dns?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/dual-stack/Kernel2Kernel_dual_stack/README.md b/examples/features/dual-stack/Kernel2Kernel_dual_stack/README.md index 49bd0c3ee4aa..a33a15110c66 100644 --- a/examples/features/dual-stack/Kernel2Kernel_dual_stack/README.md +++ b/examples/features/dual-stack/Kernel2Kernel_dual_stack/README.md @@ -9,7 +9,7 @@ NSC and NSE are using the `kernel` mechanism to connect to its local forwarder. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/dual-stack/Kernel2Kernel_dual_stack?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/dual-stack/Kernel2Kernel_dual_stack?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/dual-stack/Kernel2Wireguard2Kernel_dual_stack/README.md b/examples/features/dual-stack/Kernel2Wireguard2Kernel_dual_stack/README.md index 773d1237ce9c..e6c12e91bf98 100644 --- a/examples/features/dual-stack/Kernel2Wireguard2Kernel_dual_stack/README.md +++ b/examples/features/dual-stack/Kernel2Wireguard2Kernel_dual_stack/README.md @@ -9,7 +9,7 @@ Forwarders are using the `wireguard` mechanism to connect with each other. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/dual-stack/Kernel2Wireguard2Kernel_dual_stack?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/dual-stack/Kernel2Wireguard2Kernel_dual_stack?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/exclude-prefixes-client/README.md b/examples/features/exclude-prefixes-client/README.md index 315cee9314d6..c87b240e55c3 100644 --- a/examples/features/exclude-prefixes-client/README.md +++ b/examples/features/exclude-prefixes-client/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC, services and NSEs: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/exclude-prefixes-client?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/exclude-prefixes-client?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/exclude-prefixes/README.md b/examples/features/exclude-prefixes/README.md index c93a9b9aa490..9737e71b2e45 100644 --- a/examples/features/exclude-prefixes/README.md +++ b/examples/features/exclude-prefixes/README.md @@ -17,7 +17,7 @@ kubectl apply -f exclude-prefixes-config-map.yaml Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/exclude-prefixes?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/exclude-prefixes?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/ipv6/Kernel2Kernel_ipv6/README.md b/examples/features/ipv6/Kernel2Kernel_ipv6/README.md index 2c3538e537d9..b0cdcd5d7474 100644 --- a/examples/features/ipv6/Kernel2Kernel_ipv6/README.md +++ b/examples/features/ipv6/Kernel2Kernel_ipv6/README.md @@ -9,7 +9,7 @@ NSC and NSE are using the `kernel` mechanism to connect to its local forwarder. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Kernel2Kernel_ipv6?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Kernel2Kernel_ipv6?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/ipv6/Kernel2Wireguard2Kernel_ipv6/README.md b/examples/features/ipv6/Kernel2Wireguard2Kernel_ipv6/README.md index 57329c5d72c7..597073b5916f 100644 --- a/examples/features/ipv6/Kernel2Wireguard2Kernel_ipv6/README.md +++ b/examples/features/ipv6/Kernel2Wireguard2Kernel_ipv6/README.md @@ -9,7 +9,7 @@ Forwarders are using the `wireguard` mechanism to connect with each other. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Kernel2Wireguard2Kernel_ipv6?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Kernel2Wireguard2Kernel_ipv6?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/ipv6/Kernel2Wireguard2Memif_ipv6/README.md b/examples/features/ipv6/Kernel2Wireguard2Memif_ipv6/README.md index dce59f3eefe1..677dc41b5abb 100644 --- a/examples/features/ipv6/Kernel2Wireguard2Memif_ipv6/README.md +++ b/examples/features/ipv6/Kernel2Wireguard2Memif_ipv6/README.md @@ -10,7 +10,7 @@ Forwarders are using the `wireguard` mechanism to connect with each other. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Kernel2Wireguard2Memif_ipv6?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Kernel2Wireguard2Memif_ipv6?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/ipv6/Memif2Wireguard2Kernel_ipv6/README.md b/examples/features/ipv6/Memif2Wireguard2Kernel_ipv6/README.md index 0e96898391e9..0548c9a73d4c 100644 --- a/examples/features/ipv6/Memif2Wireguard2Kernel_ipv6/README.md +++ b/examples/features/ipv6/Memif2Wireguard2Kernel_ipv6/README.md @@ -11,7 +11,7 @@ Forwarders are using the `wireguard` mechanism to connect with each other. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Memif2Wireguard2Kernel_ipv6?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Memif2Wireguard2Kernel_ipv6?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/ipv6/Memif2Wireguard2Memif_ipv6/README.md b/examples/features/ipv6/Memif2Wireguard2Memif_ipv6/README.md index 44a82feb4542..434be6336ba8 100644 --- a/examples/features/ipv6/Memif2Wireguard2Memif_ipv6/README.md +++ b/examples/features/ipv6/Memif2Wireguard2Memif_ipv6/README.md @@ -9,7 +9,7 @@ Forwarders are using the `wireguard` mechanism to connect with each other. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Memif2Wireguard2Memif_ipv6?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/ipv6/Memif2Wireguard2Memif_ipv6?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/jaeger/README.md b/examples/features/jaeger/README.md index c3a629e46356..13d9958bc57f 100644 --- a/examples/features/jaeger/README.md +++ b/examples/features/jaeger/README.md @@ -84,7 +84,7 @@ kubectl wait -n observability --timeout=1m --for=condition=ready pod -l name=jae Apply Jaeger pod: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/jaeger/jaeger?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/jaeger/jaeger?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for Jaeger pod status ready: @@ -94,12 +94,12 @@ kubectl wait -n observability --timeout=1m --for=condition=ready pod -l app=jaeg Apply OpenTelemetry pod: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/jaeger/opentelemetry?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/jaeger/opentelemetry?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Apply Spire deployments (required for NSM system) ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/single_cluster?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/single_cluster?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for Spire pods status ready: @@ -117,7 +117,7 @@ kubectl create ns nsm-system Apply NSM resources: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/jaeger/nsm-system?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/jaeger/nsm-system?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/features/mutually-aware-nses/README.md b/examples/features/mutually-aware-nses/README.md index 95f970d45ef0..ab1af867bbef 100644 --- a/examples/features/mutually-aware-nses/README.md +++ b/examples/features/mutually-aware-nses/README.md @@ -14,7 +14,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/mutually-aware-nses?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/mutually-aware-nses?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` diff --git a/examples/features/nse-composition/README.md b/examples/features/nse-composition/README.md index d11a324581f4..23fc485261a9 100644 --- a/examples/features/nse-composition/README.md +++ b/examples/features/nse-composition/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/nse-composition?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/nse-composition?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/opa/README.md b/examples/features/opa/README.md index 06c1f98179d0..ac4c08358d9f 100644 --- a/examples/features/opa/README.md +++ b/examples/features/opa/README.md @@ -19,7 +19,7 @@ Expected that Endpoint(in this case NSMgr) will fail the Request from the client Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/opa?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/opa?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/policy-based-routing/README.md b/examples/features/policy-based-routing/README.md index 15a1d30bf39c..78f4977d9bed 100644 --- a/examples/features/policy-based-routing/README.md +++ b/examples/features/policy-based-routing/README.md @@ -14,7 +14,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/policy-based-routing?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/policy-based-routing?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/scale-from-zero/README.md b/examples/features/scale-from-zero/README.md index 545e07795f96..1df2c90ec5c3 100644 --- a/examples/features/scale-from-zero/README.md +++ b/examples/features/scale-from-zero/README.md @@ -20,7 +20,7 @@ thus saving cluster resources (see step 14). Deploy NSC and supplier: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/scale-from-zero?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/scale-from-zero?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/select-forwarder/README.md b/examples/features/select-forwarder/README.md index 86deba8b30a3..1fbaf1be04c0 100644 --- a/examples/features/select-forwarder/README.md +++ b/examples/features/select-forwarder/README.md @@ -19,7 +19,7 @@ Make sure that you have completed steps from [basic](../../basic) setup. Apply example resources: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/select-forwarder?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/select-forwarder?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/vl3-basic/README.md b/examples/features/vl3-basic/README.md index 455dfd40e7bb..81597e82e0ee 100644 --- a/examples/features/vl3-basic/README.md +++ b/examples/features/vl3-basic/README.md @@ -13,7 +13,7 @@ Diagram: Deploy network service, nsc and vl3 nses (See at `kustomization.yaml`): ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/vl3-basic?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/vl3-basic?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for clients to be ready: diff --git a/examples/features/vl3-dns/README.md b/examples/features/vl3-dns/README.md index c05c3dfdebee..66c59600e321 100644 --- a/examples/features/vl3-dns/README.md +++ b/examples/features/vl3-dns/README.md @@ -27,7 +27,7 @@ The template could be changed via env variable of [cmd-nse-vl3-vpp](../../../app Deploy network service, nsc and vl3 nses (See at `kustomization.yaml`): ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/vl3-dns?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/vl3-dns?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for clients to be ready: diff --git a/examples/features/vl3-scale-from-zero/README.md b/examples/features/vl3-scale-from-zero/README.md index ffc97427b09c..51e108064a4c 100644 --- a/examples/features/vl3-scale-from-zero/README.md +++ b/examples/features/vl3-scale-from-zero/README.md @@ -9,7 +9,7 @@ allowing the best performance for connectivity. Deploy NSC and supplier: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/vl3-scale-from-zero?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/vl3-scale-from-zero?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/webhook-smartvf/README.md b/examples/features/webhook-smartvf/README.md index 9212b11e33b8..81a8dbfda14f 100644 --- a/examples/features/webhook-smartvf/README.md +++ b/examples/features/webhook-smartvf/README.md @@ -18,7 +18,7 @@ kubectl wait --for=condition=ready --timeout=1m pod ${WH} -n nsm-system Deploy postgres-nsc and postgres-nse ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/webhook-smartvf?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/webhook-smartvf?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/features/webhook/README.md b/examples/features/webhook/README.md index cf51a351bcda..1c034934cdba 100644 --- a/examples/features/webhook/README.md +++ b/examples/features/webhook/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [features](../) Deploy client and nginx-nse ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/webhook?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/features/webhook?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/dataplane-interrupt/README.md b/examples/heal/dataplane-interrupt/README.md index 75a6bf7ffc8e..1a8425b1ecbe 100644 --- a/examples/heal/dataplane-interrupt/README.md +++ b/examples/heal/dataplane-interrupt/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/dataplane-interrupt?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/dataplane-interrupt?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/local-forwarder-death/README.md b/examples/heal/local-forwarder-death/README.md index 76c2af3d9cba..4cf37f3e7cd5 100644 --- a/examples/heal/local-forwarder-death/README.md +++ b/examples/heal/local-forwarder-death/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-forwarder-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-forwarder-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/local-forwarder-remote-forwarder/README.md b/examples/heal/local-forwarder-remote-forwarder/README.md index 33ea295ebd50..a179670a4cec 100644 --- a/examples/heal/local-forwarder-remote-forwarder/README.md +++ b/examples/heal/local-forwarder-remote-forwarder/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-forwarder-remote-forwarder?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-forwarder-remote-forwarder?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/local-nsm-system-restart/README.md b/examples/heal/local-nsm-system-restart/README.md index 04d177db8f82..12e8663d1671 100644 --- a/examples/heal/local-nsm-system-restart/README.md +++ b/examples/heal/local-nsm-system-restart/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic). Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsm-system-restart?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsm-system-restart?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -48,7 +48,7 @@ kubectl delete mutatingwebhookconfiguration ${WH} kubectl delete ns nsm-system ``` ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/basic?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/basic?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Ping from NSC to NSE: diff --git a/examples/heal/local-nsmgr-local-forwarder-memif/README.md b/examples/heal/local-nsmgr-local-forwarder-memif/README.md index 1b5fbbfaf1e9..798e76c265a7 100644 --- a/examples/heal/local-nsmgr-local-forwarder-memif/README.md +++ b/examples/heal/local-nsmgr-local-forwarder-memif/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-local-forwarder-memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-local-forwarder-memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/local-nsmgr-local-nse-memif/README.md b/examples/heal/local-nsmgr-local-nse-memif/README.md index 970c2d763a8d..c7d4fa91c1e4 100644 --- a/examples/heal/local-nsmgr-local-nse-memif/README.md +++ b/examples/heal/local-nsmgr-local-nse-memif/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-local-nse-memif/nse-before-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-local-nse-memif/nse-before-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -66,7 +66,7 @@ Restart local NSMgr and NSE: kubectl delete pod ${NSMGR} -n nsm-system ``` ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-local-nse-memif/nse-after-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-local-nse-memif/nse-after-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Waiting for new ones: diff --git a/examples/heal/local-nsmgr-remote-nsmgr/README.md b/examples/heal/local-nsmgr-remote-nsmgr/README.md index 4313ec9be5e2..18313c16dd46 100644 --- a/examples/heal/local-nsmgr-remote-nsmgr/README.md +++ b/examples/heal/local-nsmgr-remote-nsmgr/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-remote-nsmgr?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-remote-nsmgr?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/local-nsmgr-restart/README.md b/examples/heal/local-nsmgr-restart/README.md index 975dd65846c2..3eae3dde02aa 100644 --- a/examples/heal/local-nsmgr-restart/README.md +++ b/examples/heal/local-nsmgr-restart/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-restart?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/local-nsmgr-restart?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/registry-local-endpoint/README.md b/examples/heal/registry-local-endpoint/README.md index f3d48ac2b373..c452ef1d7d86 100644 --- a/examples/heal/registry-local-endpoint/README.md +++ b/examples/heal/registry-local-endpoint/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-local-endpoint/nse-first?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-local-endpoint/nse-first?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -51,7 +51,7 @@ Restart Registry and NSE: kubectl delete pod ${REGISTRY} -n nsm-system ``` ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-local-endpoint/nse-second?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-local-endpoint/nse-second?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Waiting for new ones: diff --git a/examples/heal/registry-remote-forwarder/README.md b/examples/heal/registry-remote-forwarder/README.md index f0c1fbc20e1c..bc39d50bbab7 100644 --- a/examples/heal/registry-remote-forwarder/README.md +++ b/examples/heal/registry-remote-forwarder/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-remote-forwarder?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-remote-forwarder?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/registry-remote-nsmgr/README.md b/examples/heal/registry-remote-nsmgr/README.md index d9a3867b3099..abee96d3aac2 100644 --- a/examples/heal/registry-remote-nsmgr/README.md +++ b/examples/heal/registry-remote-nsmgr/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-remote-nsmgr?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-remote-nsmgr?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/registry-restart/README.md b/examples/heal/registry-restart/README.md index 71a31d08a57c..e681bce884ae 100644 --- a/examples/heal/registry-restart/README.md +++ b/examples/heal/registry-restart/README.md @@ -12,7 +12,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-restart/registry-before-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-restart/registry-before-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -56,7 +56,7 @@ kubectl wait --for=condition=ready --timeout=1m pod -l app=registry -n nsm-syste Apply: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-restart/registry-after-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/registry-restart/registry-after-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for a new NSC to start: diff --git a/examples/heal/remote-forwarder-death-ip/README.md b/examples/heal/remote-forwarder-death-ip/README.md index dc33f7ab7157..9357a0def0e7 100644 --- a/examples/heal/remote-forwarder-death-ip/README.md +++ b/examples/heal/remote-forwarder-death-ip/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-forwarder-death-ip?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-forwarder-death-ip?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/remote-forwarder-death/README.md b/examples/heal/remote-forwarder-death/README.md index 19884caf07a2..4fbb9baa8ae9 100644 --- a/examples/heal/remote-forwarder-death/README.md +++ b/examples/heal/remote-forwarder-death/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-forwarder-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-forwarder-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/remote-nse-death-ip/README.md b/examples/heal/remote-nse-death-ip/README.md index ba2a6927a780..8ed2208b5e86 100644 --- a/examples/heal/remote-nse-death-ip/README.md +++ b/examples/heal/remote-nse-death-ip/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death-ip/nse-before-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death-ip/nse-before-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -44,7 +44,7 @@ kubectl exec ${NSE} -n ns-remote-nse-death-ip -- ping -c 4 172.16.1.101 Apply patch: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death-ip/nse-after-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death-ip/nse-after-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for new NSE to start: diff --git a/examples/heal/remote-nse-death/README.md b/examples/heal/remote-nse-death/README.md index f0577ddc5f02..209032a1a988 100644 --- a/examples/heal/remote-nse-death/README.md +++ b/examples/heal/remote-nse-death/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death/nse-before-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death/nse-before-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -44,7 +44,7 @@ kubectl exec ${NSE} -n ns-remote-nse-death -- ping -c 4 172.16.1.101 Apply patch: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death/nse-after-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nse-death/nse-after-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for new NSE to start: diff --git a/examples/heal/remote-nsm-system-restart-memif-ip/README.md b/examples/heal/remote-nsm-system-restart-memif-ip/README.md index 24f3f226c801..c7124579d35c 100644 --- a/examples/heal/remote-nsm-system-restart-memif-ip/README.md +++ b/examples/heal/remote-nsm-system-restart-memif-ip/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic). Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsm-system-restart-memif-ip?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsm-system-restart-memif-ip?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -56,7 +56,7 @@ kubectl delete ns nsm-system kubectl create ns nsm-system ``` ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/basic?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/basic?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Ping from NSC to NSE: diff --git a/examples/heal/remote-nsmgr-death/README.md b/examples/heal/remote-nsmgr-death/README.md index 5c90981f4f0d..c255d23440fc 100644 --- a/examples/heal/remote-nsmgr-death/README.md +++ b/examples/heal/remote-nsmgr-death/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-death/remote-nse?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-death/remote-nse?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -44,12 +44,12 @@ kubectl exec ${NSE} -n ns-remote-nsmgr-death -- ping -c 4 172.16.1.101 Kill remote NSMgr: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-death/nsmgr-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-death/nsmgr-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Start local NSE instead of the remote one: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-death/local-nse?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-death/local-nse?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for the new NSE to start: @@ -76,7 +76,7 @@ kubectl exec ${NEW_NSE} -n ns-remote-nsmgr-death -- ping -c 4 172.16.1.103 Restore NSMgr setup: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -n nsm-system +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 -n nsm-system ``` Delete ns: diff --git a/examples/heal/remote-nsmgr-remote-endpoint/README.md b/examples/heal/remote-nsmgr-remote-endpoint/README.md index b270319f771b..8ee45193c6cb 100644 --- a/examples/heal/remote-nsmgr-remote-endpoint/README.md +++ b/examples/heal/remote-nsmgr-remote-endpoint/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-remote-endpoint/nsmgr-before-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-remote-endpoint/nsmgr-before-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -57,7 +57,7 @@ Restart remote NSMgr and NSE: kubectl delete pod ${NSMGR} -n nsm-system ``` ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-remote-endpoint/nsmgr-after-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-remote-endpoint/nsmgr-after-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Waiting for new ones: diff --git a/examples/heal/remote-nsmgr-restart-ip/README.md b/examples/heal/remote-nsmgr-restart-ip/README.md index b0ca874d0fee..3c3b86bfbc39 100644 --- a/examples/heal/remote-nsmgr-restart-ip/README.md +++ b/examples/heal/remote-nsmgr-restart-ip/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-restart-ip?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-restart-ip?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/remote-nsmgr-restart/README.md b/examples/heal/remote-nsmgr-restart/README.md index 02316dae9ddc..e5f0962002ca 100644 --- a/examples/heal/remote-nsmgr-restart/README.md +++ b/examples/heal/remote-nsmgr-restart/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-restart?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/remote-nsmgr-restart?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/heal/vl3-nscs-death/README.md b/examples/heal/vl3-nscs-death/README.md index b3e5aa13ff87..b76adda3da12 100644 --- a/examples/heal/vl3-nscs-death/README.md +++ b/examples/heal/vl3-nscs-death/README.md @@ -7,7 +7,7 @@ This example shows vl3-network recovery after redeploying all clients. Deploy nsc and vl3 nses: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/vl3-nscs-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/vl3-nscs-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for clients to be ready: diff --git a/examples/heal/vl3-nse-death/README.md b/examples/heal/vl3-nse-death/README.md index c784f0bd9ae1..14ee773cca4f 100644 --- a/examples/heal/vl3-nse-death/README.md +++ b/examples/heal/vl3-nse-death/README.md @@ -7,7 +7,7 @@ This example shows vl3-network recovery after one of the vl3-nse death. Deploy nsc and vl3 nses: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/vl3-nse-death?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/heal/vl3-nse-death?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for clients to be ready: diff --git a/examples/interdomain/nsm/README.md b/examples/interdomain/nsm/README.md index ce2a82761e63..7157a4e00989 100644 --- a/examples/interdomain/nsm/README.md +++ b/examples/interdomain/nsm/README.md @@ -7,8 +7,8 @@ This example simply show how can be deployed and configured two NSM on different Install NSM ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG1 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: @@ -30,6 +30,6 @@ kubectl --kubeconfig=$KUBECONFIG1 delete mutatingwebhookconfiguration ${WH} WH=$(kubectl --kubeconfig=$KUBECONFIG2 get pods -l app=admission-webhook-k8s -n nsm-system --template '{{range .items}}{{.metadata.name}}{{"\n"}}{{end}}') kubectl --kubeconfig=$KUBECONFIG2 delete mutatingwebhookconfiguration ${WH} -kubectl --kubeconfig=$KUBECONFIG1 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG1 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` diff --git a/examples/interdomain/nsm/cluster1/kustomization.yaml b/examples/interdomain/nsm/cluster1/kustomization.yaml index cbb0d4def36f..dde2a9d71099 100644 --- a/examples/interdomain/nsm/cluster1/kustomization.yaml +++ b/examples/interdomain/nsm/cluster1/kustomization.yaml @@ -5,12 +5,12 @@ kind: Kustomization namespace: nsm-system bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-vpp?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/registry-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/registry-proxy-dns?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr-proxy?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/admission-webhook-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-vpp?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/registry-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/registry-proxy-dns?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr-proxy?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/admission-webhook-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 resources: - namespace.yaml diff --git a/examples/interdomain/nsm/cluster2/kustomization.yaml b/examples/interdomain/nsm/cluster2/kustomization.yaml index bc456317bd5c..ed098ba245f2 100644 --- a/examples/interdomain/nsm/cluster2/kustomization.yaml +++ b/examples/interdomain/nsm/cluster2/kustomization.yaml @@ -5,12 +5,12 @@ kind: Kustomization namespace: nsm-system bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-vpp?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/registry-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/registry-proxy-dns?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr-proxy?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/admission-webhook-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-vpp?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/registry-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/registry-proxy-dns?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/nsmgr-proxy?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/admission-webhook-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 patchesStrategicMerge: - patch-nsmgr-proxy.yaml diff --git a/examples/interdomain/nsm_consul/README.md b/examples/interdomain/nsm_consul/README.md index 82f82f2cc6aa..2b18550466f0 100644 --- a/examples/interdomain/nsm_consul/README.md +++ b/examples/interdomain/nsm_consul/README.md @@ -30,31 +30,31 @@ consul-k8s install -config-file=helm-consul-values.yaml -set global.image=hashic Deploy `counting` service and Consul workload on the second cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/server/counting_service.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/server/counting_service.yaml ``` ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/server/counting.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/server/counting.yaml ``` Deploy networkservice on the second cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/networkservice.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/networkservice.yaml ``` Start `auto-scale` networkservicemesh endpoints: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-client?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-server?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-client?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-server?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Create kubernetes service for the networkservicemesh proxy-endpoint: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/service.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/service.yaml ``` Start `dashboard` networkservicemesh client on the first cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/client/dashboard.yaml +kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/client/dashboard.yaml ``` Wait for the dashboard client to be ready @@ -81,7 +81,7 @@ kubectl --kubeconfig=$KUBECONFIG2 delete deploy counting Check UI and ensure that you see errors. Now lets start counting on cluster1: ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/server/counting_nsm.yaml +kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/server/counting_nsm.yaml ``` Wait for new counting pod to be ready: ```bash @@ -102,13 +102,13 @@ kubectl --kubeconfig=$KUBECONFIG1 exec pod/dashboard-nsc -c cmd-nsc -- curl coun pkill -f "port-forward" ``` ```bash -kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/server/counting_nsm.yaml -kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/client/dashboard.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-client?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-server?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/service.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/server/counting_service.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_consul/networkservice.yaml +kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/server/counting_nsm.yaml +kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/client/dashboard.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-client?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_consul/nse-auto-scale-server?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/service.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/server/counting_service.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_consul/networkservice.yaml kubectl --kubeconfig=$KUBECONFIG2 delete pods --all ``` ```bash diff --git a/examples/interdomain/nsm_consul/nse-auto-scale-server/kustomization.yaml b/examples/interdomain/nsm_consul/nse-auto-scale-server/kustomization.yaml index 3c2bf6dd4ec5..a1e120444304 100644 --- a/examples/interdomain/nsm_consul/nse-auto-scale-server/kustomization.yaml +++ b/examples/interdomain/nsm_consul/nse-auto-scale-server/kustomization.yaml @@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nse-supplier-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nse-supplier-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 patchesStrategicMerge: - patch-supplier.yaml diff --git a/examples/interdomain/nsm_istio/README.md b/examples/interdomain/nsm_istio/README.md index cad659b2f5c9..b53862aa0903 100644 --- a/examples/interdomain/nsm_istio/README.md +++ b/examples/interdomain/nsm_istio/README.md @@ -31,25 +31,25 @@ istioctl --kubeconfig=$KUBECONFIG2 proxy-status Install networkservice for the second cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio/networkservice.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio/networkservice.yaml ``` Start `alpine` with networkservicemesh client on the first cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio/greeting/client.yaml +kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio/greeting/client.yaml ``` Start `auto-scale` networkservicemesh endpoint: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio/nse-auto-scale?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio/nse-auto-scale?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Install http-server for the second cluster: ```bash kubectl --kubeconfig=$KUBECONFIG2 label namespace default istio-injection=enabled -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio/greeting/server.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio/greeting/server.yaml ``` Wait for the `alpine` client to be ready: @@ -74,10 +74,10 @@ You have made a interdomain connection between two clusters via NSM + Istio! ## Cleanup ```bash -kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio/greeting/server.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio/nse-auto-scale?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio/greeting/client.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio/networkservice.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio/greeting/server.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio/nse-auto-scale?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio/greeting/client.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio/networkservice.yaml kubectl --kubeconfig=$KUBECONFIG2 delete ns istio-system kubectl --kubeconfig=$KUBECONFIG2 label namespace default istio-injection- kubectl --kubeconfig=$KUBECONFIG2 delete pods --all diff --git a/examples/interdomain/nsm_istio/nse-auto-scale/kustomization.yaml b/examples/interdomain/nsm_istio/nse-auto-scale/kustomization.yaml index 32357221726f..795a769fa7bc 100644 --- a/examples/interdomain/nsm_istio/nse-auto-scale/kustomization.yaml +++ b/examples/interdomain/nsm_istio/nse-auto-scale/kustomization.yaml @@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nse-supplier-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nse-supplier-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 patchesStrategicMerge: - patch-supplier.yaml diff --git a/examples/interdomain/nsm_istio_booking/README.md b/examples/interdomain/nsm_istio_booking/README.md index 5013a5f65907..ee9c311e900c 100644 --- a/examples/interdomain/nsm_istio_booking/README.md +++ b/examples/interdomain/nsm_istio_booking/README.md @@ -37,18 +37,18 @@ istioctl --kubeconfig=$KUBECONFIG2 proxy-status Install networkservice for the second cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio_booking/networkservice.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio_booking/networkservice.yaml ``` Start `productpage` networkservicemesh client for the first cluster: ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio_booking/productpage/productpage.yaml +kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio_booking/productpage/productpage.yaml ``` Start `auto-scale` networkservicemesh endpoint: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio_booking/nse-auto-scale?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio_booking/nse-auto-scale?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Install istio booking example @@ -81,9 +81,9 @@ You have made a interdomain connection between two clusters via NSM + Istio! ```bash kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/istio/istio/release-1.13/samples/bookinfo/platform/kube/bookinfo.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio_booking/nse-auto-scale?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio_booking/productpage/productpage.yaml -kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_istio_booking/networkservice.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_istio_booking/nse-auto-scale?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +kubectl --kubeconfig=$KUBECONFIG1 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio_booking/productpage/productpage.yaml +kubectl --kubeconfig=$KUBECONFIG2 delete -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_istio_booking/networkservice.yaml kubectl --kubeconfig=$KUBECONFIG2 delete ns istio-system kubectl --kubeconfig=$KUBECONFIG2 label namespace default istio-injection- kubectl --kubeconfig=$KUBECONFIG2 delete pods --all diff --git a/examples/interdomain/nsm_istio_booking/nse-auto-scale/kustomization.yaml b/examples/interdomain/nsm_istio_booking/nse-auto-scale/kustomization.yaml index 32357221726f..795a769fa7bc 100644 --- a/examples/interdomain/nsm_istio_booking/nse-auto-scale/kustomization.yaml +++ b/examples/interdomain/nsm_istio_booking/nse-auto-scale/kustomization.yaml @@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nse-supplier-k8s?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nse-supplier-k8s?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 patchesStrategicMerge: - patch-supplier.yaml diff --git a/examples/interdomain/nsm_kuma_universal_vl3/README.md b/examples/interdomain/nsm_kuma_universal_vl3/README.md index 9397addc86f7..f93fffcfefdb 100644 --- a/examples/interdomain/nsm_kuma_universal_vl3/README.md +++ b/examples/interdomain/nsm_kuma_universal_vl3/README.md @@ -11,7 +11,7 @@ ## Run 1. Start vl3 ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_kuma_universal_vl3/vl3-dns?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG1 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/interdomain/nsm_kuma_universal_vl3/vl3-dns?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 kubectl --kubeconfig=$KUBECONFIG1 -n ns-dns-vl3 wait --for=condition=ready --timeout=5m pod -l app=vl3-ipam ``` @@ -31,7 +31,7 @@ kumactl generate tls-certificate --hostname=control-plane-kuma.my-vl3-network -- cp ./tls.crt ./ca.crt ``` ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_kuma_universal_vl3/namespace.yaml +kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_kuma_universal_vl3/namespace.yaml kubectl --kubeconfig=$KUBECONFIG1 create secret generic general-tls-certs --namespace=kuma-system --from-file=./tls.key --from-file=./tls.crt --from-file=./ca.crt ``` ```bash @@ -47,7 +47,7 @@ resources: - control-plane.yaml patchesStrategicMerge: -- https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_kuma_universal_vl3/patch-control-plane.yaml +- https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_kuma_universal_vl3/patch-control-plane.yaml EOF ``` @@ -58,13 +58,13 @@ kubectl --kubeconfig=$KUBECONFIG1 apply -k . 5. Start redis database with the sidecar on the first cluster ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_kuma_universal_vl3/demo-redis.yaml +kubectl --kubeconfig=$KUBECONFIG1 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_kuma_universal_vl3/demo-redis.yaml kubectl --kubeconfig=$KUBECONFIG1 -n kuma-demo wait --for=condition=ready --timeout=5m pod -l app=redis ``` 6. Start counter page with the sidecar on the second cluster ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/interdomain/nsm_kuma_universal_vl3/demo-app.yaml +kubectl --kubeconfig=$KUBECONFIG2 apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/interdomain/nsm_kuma_universal_vl3/demo-app.yaml kubectl --kubeconfig=$KUBECONFIG2 -n kuma-demo wait --for=condition=ready --timeout=5m pod -l app=demo-app ``` diff --git a/examples/interdomain/nsm_kuma_universal_vl3/vl3-dns/kustomization.yaml b/examples/interdomain/nsm_kuma_universal_vl3/vl3-dns/kustomization.yaml index 924670f99c8e..3e5c64764cfa 100644 --- a/examples/interdomain/nsm_kuma_universal_vl3/vl3-dns/kustomization.yaml +++ b/examples/interdomain/nsm_kuma_universal_vl3/vl3-dns/kustomization.yaml @@ -5,8 +5,8 @@ kind: Kustomization namespace: ns-dns-vl3 bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nse-vl3-vpp?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b -- https://github.com/networkservicemesh/deployments-k8s/apps/vl3-ipam?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nse-vl3-vpp?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 +- https://github.com/networkservicemesh/deployments-k8s/apps/vl3-ipam?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 resources: - namespace.yaml diff --git a/examples/ipsec_mechanism/README.md b/examples/ipsec_mechanism/README.md index 2de473b9bfa6..f858dcbc78fd 100644 --- a/examples/ipsec_mechanism/README.md +++ b/examples/ipsec_mechanism/README.md @@ -20,7 +20,7 @@ Unlike the [basic setup](../basic), which uses `Wireguard` as the default IP rem Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/ipsec_mechanism?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/ipsec_mechanism?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/k8s_monolith/external_nsc/README.md b/examples/k8s_monolith/external_nsc/README.md index 1113185f46f0..ab6374a7a05d 100644 --- a/examples/k8s_monolith/external_nsc/README.md +++ b/examples/k8s_monolith/external_nsc/README.md @@ -22,7 +22,7 @@ NSC requests the service and creates the required interface on the monolith: Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/configuration/cluster?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/configuration/cluster?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for registry service exposing: diff --git a/examples/k8s_monolith/external_nsc/docker/README.md b/examples/k8s_monolith/external_nsc/docker/README.md index fae04d12a191..0c09146d67c9 100644 --- a/examples/k8s_monolith/external_nsc/docker/README.md +++ b/examples/k8s_monolith/external_nsc/docker/README.md @@ -23,7 +23,7 @@ EOF Download docker-compose base file: ```bash -curl https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/apps/nsc-simple-docker/docker-compose.yaml -o docker-compose.yaml +curl https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/apps/nsc-simple-docker/docker-compose.yaml -o docker-compose.yaml ``` Run docker-nsc: diff --git a/examples/k8s_monolith/external_nsc/usecases/Kernel2Wireguard2Kernel/README.md b/examples/k8s_monolith/external_nsc/usecases/Kernel2Wireguard2Kernel/README.md index 042e6a2d99ab..7617ef887885 100644 --- a/examples/k8s_monolith/external_nsc/usecases/Kernel2Wireguard2Kernel/README.md +++ b/examples/k8s_monolith/external_nsc/usecases/Kernel2Wireguard2Kernel/README.md @@ -11,7 +11,7 @@ Make sure that you have completed steps from [external NSC](../../) Deploy NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/external_nsc/usecases/Kernel2Wireguard2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/external_nsc/usecases/Kernel2Wireguard2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/k8s_monolith/external_nse/README.md b/examples/k8s_monolith/external_nse/README.md index 32ecfb4b70a8..41aa7fd9fbb4 100644 --- a/examples/k8s_monolith/external_nse/README.md +++ b/examples/k8s_monolith/external_nse/README.md @@ -22,7 +22,7 @@ This NSE creates the required interface on the monolith: Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/configuration/cluster?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/configuration/cluster?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/k8s_monolith/external_nse/docker/README.md b/examples/k8s_monolith/external_nse/docker/README.md index f9c9a44fe3bb..423bb093af26 100644 --- a/examples/k8s_monolith/external_nse/docker/README.md +++ b/examples/k8s_monolith/external_nse/docker/README.md @@ -24,7 +24,7 @@ EOF Download docker compose base file: ```bash -curl https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/apps/nse-simple-vl3-docker/docker-compose.yaml -o docker-compose.yaml +curl https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/apps/nse-simple-vl3-docker/docker-compose.yaml -o docker-compose.yaml ``` Run docker-nse: diff --git a/examples/k8s_monolith/external_nse/usecases/Kernel2Wireguard2Kernel/README.md b/examples/k8s_monolith/external_nse/usecases/Kernel2Wireguard2Kernel/README.md index df0c3701c4c3..051d8932776e 100644 --- a/examples/k8s_monolith/external_nse/usecases/Kernel2Wireguard2Kernel/README.md +++ b/examples/k8s_monolith/external_nse/usecases/Kernel2Wireguard2Kernel/README.md @@ -11,7 +11,7 @@ Make sure that you have completed steps from [external NSE](../../) Deploy NSC: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/external_nse/usecases/Kernel2Wireguard2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/k8s_monolith/external_nse/usecases/Kernel2Wireguard2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/memory/Kernel2Kernel/README.md b/examples/memory/Kernel2Kernel/README.md index 497efc1aa084..5019a9fedbf2 100644 --- a/examples/memory/Kernel2Kernel/README.md +++ b/examples/memory/Kernel2Kernel/README.md @@ -19,7 +19,7 @@ Make sure that you have completed steps from [memory](../) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory/Kernel2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory/Kernel2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/memory/Kernel2Vxlan2Kernel/README.md b/examples/memory/Kernel2Vxlan2Kernel/README.md index 003d8e2d5d7a..9ac4ad02a790 100644 --- a/examples/memory/Kernel2Vxlan2Kernel/README.md +++ b/examples/memory/Kernel2Vxlan2Kernel/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [memory](../) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory/Kernel2Vxlan2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory/Kernel2Vxlan2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/memory/Memif2Memif/README.md b/examples/memory/Memif2Memif/README.md index 56e075ab2cb0..c660c82b488a 100644 --- a/examples/memory/Memif2Memif/README.md +++ b/examples/memory/Memif2Memif/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [memory](../) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory/Memif2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory/Memif2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/memory/README.md b/examples/memory/README.md index f204fcbf5b7a..6d613b511238 100644 --- a/examples/memory/README.md +++ b/examples/memory/README.md @@ -17,7 +17,7 @@ Memory example contains setup and tear down logic with default NSM infrastructur Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/memory?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/README.md b/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/README.md index 8cddb6be0e95..18076a3d75cf 100644 --- a/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/README.md +++ b/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/README.md @@ -22,7 +22,7 @@ export KUBECONFIG=$KUBECONFIG3 Deploy NS: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` **2. Deploy endpoint on cluster2** @@ -33,7 +33,7 @@ export KUBECONFIG=$KUBECONFIG2 Deploy NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -55,7 +55,7 @@ export KUBECONFIG=$KUBECONFIG1 Deploy NSC: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Vxlan2Kernel/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/README.md b/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/README.md index 535e33bcec7e..1656de8ab59c 100644 --- a/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/README.md +++ b/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/README.md @@ -25,7 +25,7 @@ export KUBECONFIG=$KUBECONFIG3 Deploy NS: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` @@ -37,7 +37,7 @@ export KUBECONFIG=$KUBECONFIG2 Deploy NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -59,7 +59,7 @@ export KUBECONFIG=$KUBECONFIG1 Deploy NSC: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_Kernel2Wireguard2Kernel/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/multicluster/usecases/floating_vl3-basic/README.md b/examples/multicluster/usecases/floating_vl3-basic/README.md index c85bd09d6055..97ba097b39ac 100644 --- a/examples/multicluster/usecases/floating_vl3-basic/README.md +++ b/examples/multicluster/usecases/floating_vl3-basic/README.md @@ -43,7 +43,7 @@ Note: *By default ipam prefix is `172.16.0.0/16` and client prefix len is `24`. ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 1.3. Switch context to the *cluster1*. @@ -55,7 +55,7 @@ export KUBECONFIG=$KUBECONFIG1 1.4. Prepare a patch with **vl3 ipam URL**: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 1.5. Switch context to the *cluster2*. @@ -67,7 +67,7 @@ export KUBECONFIG=$KUBECONFIG2 1.7. Prepare a patch with **vl3 ipam URL**: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` **2. Get assigned IP addresses** @@ -135,17 +135,17 @@ kubectl exec $nsc2 -n ns-floating-vl3-basic -- ping -c 4 172.16.1.0 1. Cleanup floating domain: ```bash -export KUBECONFIG=$KUBECONFIG3 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +export KUBECONFIG=$KUBECONFIG3 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 2. Cleanup cluster2 domain: ```bash -export KUBECONFIG=$KUBECONFIG2 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +export KUBECONFIG=$KUBECONFIG2 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 3. Cleanup cluster1 domain: ```bash -export KUBECONFIG=$KUBECONFIG1 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +export KUBECONFIG=$KUBECONFIG1 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-basic/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` diff --git a/examples/multicluster/usecases/floating_vl3-scale-from-zero/README.md b/examples/multicluster/usecases/floating_vl3-scale-from-zero/README.md index 8e5f7b0f5a68..167fe4dcd691 100644 --- a/examples/multicluster/usecases/floating_vl3-scale-from-zero/README.md +++ b/examples/multicluster/usecases/floating_vl3-scale-from-zero/README.md @@ -29,7 +29,7 @@ Note: *By default ipam prefix is `172.16.0.0/16` and client prefix len is `24`. ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 1.3. Switch context to the *cluster1*. @@ -41,7 +41,7 @@ export KUBECONFIG=$KUBECONFIG1 1.6. Start **nse-supplier-k8s** and client in the *cluster1*. ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 1.7. Switch context to the *cluster2*. @@ -53,7 +53,7 @@ export KUBECONFIG=$KUBECONFIG2 1.10. Start **nse-supplier-k8s** and client in the *cluster2*. ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` **2. Get assigned IP addresses** @@ -120,17 +120,17 @@ kubectl exec $nsc2 -n ns-floating-vl3-scale-from-zero -- ping -c 4 172.16.1.0 1. Cleanup floating domain: ```bash -export KUBECONFIG=$KUBECONFIG3 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +export KUBECONFIG=$KUBECONFIG3 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 2. Cleanup cluster2 domain: ```bash -export KUBECONFIG=$KUBECONFIG2 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +export KUBECONFIG=$KUBECONFIG2 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` 3. Cleanup cluster1 domain: ```bash -export KUBECONFIG=$KUBECONFIG1 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +export KUBECONFIG=$KUBECONFIG1 && kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/floating_vl3-scale-from-zero/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` diff --git a/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/README.md b/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/README.md index 2b43311d3470..8e2d5415c7e7 100644 --- a/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/README.md +++ b/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/README.md @@ -19,7 +19,7 @@ export KUBECONFIG=$KUBECONFIG2 Deploy NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Find NSE pod by labels: @@ -41,7 +41,7 @@ export KUBECONFIG=$KUBECONFIG1 Deploy client: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Vxlan2Kernel/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/README.md b/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/README.md index 747fa9ed9a07..0b275892434c 100644 --- a/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/README.md +++ b/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/README.md @@ -19,7 +19,7 @@ export KUBECONFIG=$KUBECONFIG2 Deploy NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: @@ -41,7 +41,7 @@ export KUBECONFIG=$KUBECONFIG1 Deploy NSC: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multicluster/usecases/interdomain_Kernel2Wireguard2Kernel/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/multiforwarder/README.md b/examples/multiforwarder/README.md index c832d7d11322..8721eac4df6f 100644 --- a/examples/multiforwarder/README.md +++ b/examples/multiforwarder/README.md @@ -36,7 +36,7 @@ For the `worker` node: Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multiforwarder?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/multiforwarder?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/observability/jaeger-and-prometheus/README.md b/examples/observability/jaeger-and-prometheus/README.md index 6394adc1dbfe..6bd5bf88001d 100644 --- a/examples/observability/jaeger-and-prometheus/README.md +++ b/examples/observability/jaeger-and-prometheus/README.md @@ -6,7 +6,7 @@ This example demonstrates how to setup Open Telemetry Collector with Jaeger and ## Run Apply Jaeger, Prometheus and OpenTelemetry Collector: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/observability/jaeger-and-prometheus?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/observability/jaeger-and-prometheus?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for OpenTelemetry Collector POD status ready: @@ -16,7 +16,7 @@ kubectl wait -n observability --timeout=1m --for=condition=ready pod -l app=open Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/observability/jaeger-and-prometheus/nsm-system?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/observability/jaeger-and-prometheus/nsm-system?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: @@ -27,7 +27,7 @@ kubectl wait --for=condition=ready --timeout=1m pod ${WH} -n nsm-system Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/observability/jaeger-and-prometheus/example?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/observability/jaeger-and-prometheus/example?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/observability/jaeger-and-prometheus/example/kustomization.yaml b/examples/observability/jaeger-and-prometheus/example/kustomization.yaml index 5f829153647e..1c200844e8ea 100644 --- a/examples/observability/jaeger-and-prometheus/example/kustomization.yaml +++ b/examples/observability/jaeger-and-prometheus/example/kustomization.yaml @@ -10,7 +10,7 @@ resources: - netsvc.yaml bases: -- https://github.com/networkservicemesh/deployments-k8s/apps/nse-kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +- https://github.com/networkservicemesh/deployments-k8s/apps/nse-kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 patchesStrategicMerge: - patch-nse.yaml diff --git a/examples/ovs/README.md b/examples/ovs/README.md index c15af4aabd3e..aeabdc6d7d72 100644 --- a/examples/ovs/README.md +++ b/examples/ovs/README.md @@ -38,7 +38,7 @@ For the `worker` node: Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/ovs?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/ovs?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for admission-webhook-k8s: diff --git a/examples/remotevlan/README.md b/examples/remotevlan/README.md index e1f5a00ed347..2d9df4ddeb59 100644 --- a/examples/remotevlan/README.md +++ b/examples/remotevlan/README.md @@ -43,7 +43,7 @@ Create ns for deployments: Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for NSE application: diff --git a/examples/remotevlan/rvlanovs/README.md b/examples/remotevlan/rvlanovs/README.md index 1659d9e002d6..75d9c0fabd31 100644 --- a/examples/remotevlan/rvlanovs/README.md +++ b/examples/remotevlan/rvlanovs/README.md @@ -17,7 +17,7 @@ Make sure that you have completed steps from [remotevlan](../../remotevlan) setu Deploy the forwarder: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanovs?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanovs?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait forwarder to start: @@ -31,5 +31,5 @@ kubectl -n nsm-system wait --for=condition=ready --timeout=2m pod -l app=forward Delete the forwarder: ```bash -kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanovs?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanovs?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` diff --git a/examples/remotevlan/rvlanovs/kustomization.yaml b/examples/remotevlan/rvlanovs/kustomization.yaml index 46ac78bfc815..d7e18311ac59 100644 --- a/examples/remotevlan/rvlanovs/kustomization.yaml +++ b/examples/remotevlan/rvlanovs/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization namespace: nsm-system bases: - - https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-ovs?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b + - https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-ovs?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 configMapGenerator: - name: device-selector diff --git a/examples/remotevlan/rvlanvpp/README.md b/examples/remotevlan/rvlanvpp/README.md index 2e4639959f66..f8f4217da409 100644 --- a/examples/remotevlan/rvlanvpp/README.md +++ b/examples/remotevlan/rvlanvpp/README.md @@ -17,7 +17,7 @@ Make sure that you have completed steps from [remotevlan](../../remotevlan) setu Deploy the forwarder: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanvpp?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanvpp?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait forwarder to start: @@ -31,5 +31,5 @@ kubectl -n nsm-system wait --for=condition=ready --timeout=2m pod -l app=forward Delete the forwarder: ```bash -kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanvpp?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl delete -k https://github.com/networkservicemesh/deployments-k8s/examples/remotevlan/rvlanvpp?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` diff --git a/examples/remotevlan/rvlanvpp/kustomization.yaml b/examples/remotevlan/rvlanvpp/kustomization.yaml index 55e81f73c65d..21e5053f7a22 100644 --- a/examples/remotevlan/rvlanvpp/kustomization.yaml +++ b/examples/remotevlan/rvlanvpp/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization namespace: nsm-system bases: - - https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-vpp?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b + - https://github.com/networkservicemesh/deployments-k8s/apps/forwarder-vpp?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 configMapGenerator: - name: device-selector diff --git a/examples/spire/cluster1/README.md b/examples/spire/cluster1/README.md index 02579c01d103..ecb3bd7125b9 100644 --- a/examples/spire/cluster1/README.md +++ b/examples/spire/cluster1/README.md @@ -14,7 +14,7 @@ Check that we have config for the cluster: Apply spire deployments: ```bash -kubectl --kubeconfig=$KUBECONFIG1 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/cluster1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG1 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/cluster1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for PODs status ready: diff --git a/examples/spire/cluster2/README.md b/examples/spire/cluster2/README.md index 626bdb94057a..88ce7cd8a445 100644 --- a/examples/spire/cluster2/README.md +++ b/examples/spire/cluster2/README.md @@ -14,7 +14,7 @@ Check that we have config for the cluster: Apply spire deployments: ```bash -kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/cluster2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG2 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/cluster2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for PODs status ready: diff --git a/examples/spire/cluster3/README.md b/examples/spire/cluster3/README.md index 74a330cdb0e9..33a814e2dcd6 100644 --- a/examples/spire/cluster3/README.md +++ b/examples/spire/cluster3/README.md @@ -14,7 +14,7 @@ Check that we have config for the cluster: Apply spire deployments: ```bash -kubectl --kubeconfig=$KUBECONFIG3 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/cluster3?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl --kubeconfig=$KUBECONFIG3 apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/cluster3?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for PODs status ready: diff --git a/examples/spire/single_cluster/README.md b/examples/spire/single_cluster/README.md index 6ed88d709eaf..f590da885581 100644 --- a/examples/spire/single_cluster/README.md +++ b/examples/spire/single_cluster/README.md @@ -6,7 +6,7 @@ This is a Spire setup for the single cluster scenario. To apply spire deployments following the next command: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/single_cluster/?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/spire/single_cluster/?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for PODs status ready: diff --git a/examples/sriov/README.md b/examples/sriov/README.md index 8c8165405553..f7865dbf2d54 100644 --- a/examples/sriov/README.md +++ b/examples/sriov/README.md @@ -31,7 +31,7 @@ For the `worker` node: Apply NSM resources for basic tests: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/sriov?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/sriov?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` ## Cleanup diff --git a/examples/use-cases/Kernel2Ethernet2Kernel/README.md b/examples/use-cases/Kernel2Ethernet2Kernel/README.md index 4691580b327c..8c2ec3aafbab 100644 --- a/examples/use-cases/Kernel2Ethernet2Kernel/README.md +++ b/examples/use-cases/Kernel2Ethernet2Kernel/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Ethernet2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Ethernet2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2Ethernet2Kernel_Vfio2Noop/README.md b/examples/use-cases/Kernel2Ethernet2Kernel_Vfio2Noop/README.md index 0728b9da3cc2..b1c4e104457e 100644 --- a/examples/use-cases/Kernel2Ethernet2Kernel_Vfio2Noop/README.md +++ b/examples/use-cases/Kernel2Ethernet2Kernel_Vfio2Noop/README.md @@ -6,7 +6,7 @@ This example shows that remote kernel over Ethernet connection and VFIO connecti Deploy NSCs and NSEs: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Ethernet2Kernel_Vfio2Noop?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Ethernet2Kernel_Vfio2Noop?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2Ethernet2Memif/README.md b/examples/use-cases/Kernel2Ethernet2Memif/README.md index 617c285771f9..46bde6b5b20f 100644 --- a/examples/use-cases/Kernel2Ethernet2Memif/README.md +++ b/examples/use-cases/Kernel2Ethernet2Memif/README.md @@ -14,7 +14,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Ethernet2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Ethernet2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2IP2Kernel/README.md b/examples/use-cases/Kernel2IP2Kernel/README.md index d874d420ca68..4cc8fd85ca74 100644 --- a/examples/use-cases/Kernel2IP2Kernel/README.md +++ b/examples/use-cases/Kernel2IP2Kernel/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2IP2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2IP2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2IP2Memif/README.md b/examples/use-cases/Kernel2IP2Memif/README.md index 6a54acd94b15..bc32925adb2e 100644 --- a/examples/use-cases/Kernel2IP2Memif/README.md +++ b/examples/use-cases/Kernel2IP2Memif/README.md @@ -14,7 +14,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2IP2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2IP2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2Kernel/README.md b/examples/use-cases/Kernel2Kernel/README.md index 72591a8742b8..d7655d02a5be 100644 --- a/examples/use-cases/Kernel2Kernel/README.md +++ b/examples/use-cases/Kernel2Kernel/README.md @@ -19,7 +19,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2KernelVLAN/README.md b/examples/use-cases/Kernel2KernelVLAN/README.md index 938464907480..77a8a227cd15 100644 --- a/examples/use-cases/Kernel2KernelVLAN/README.md +++ b/examples/use-cases/Kernel2KernelVLAN/README.md @@ -16,7 +16,7 @@ hugepage, so in this case NSE pod should be created with memory limit > 2.2 GB. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2KernelVLAN?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2KernelVLAN?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2Kernel_Vfio2Noop/README.md b/examples/use-cases/Kernel2Kernel_Vfio2Noop/README.md index 9f578ec95cdb..cb4ed3eedde0 100644 --- a/examples/use-cases/Kernel2Kernel_Vfio2Noop/README.md +++ b/examples/use-cases/Kernel2Kernel_Vfio2Noop/README.md @@ -6,7 +6,7 @@ This example shows that local kernel connection and VFIO connection can be setup Deploy NSCs and NSEs: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Kernel_Vfio2Noop?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Kernel_Vfio2Noop?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2Memif/README.md b/examples/use-cases/Kernel2Memif/README.md index 95e15ee49ad0..97450f3a82d5 100644 --- a/examples/use-cases/Kernel2Memif/README.md +++ b/examples/use-cases/Kernel2Memif/README.md @@ -14,7 +14,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2RVlanBreakout/README.md b/examples/use-cases/Kernel2RVlanBreakout/README.md index 320b4f311273..86883a185730 100644 --- a/examples/use-cases/Kernel2RVlanBreakout/README.md +++ b/examples/use-cases/Kernel2RVlanBreakout/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [remotevlan](../../remotevlan) setu Deploy iperf server: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanBreakout?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanBreakout?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2RVlanInternal/README.md b/examples/use-cases/Kernel2RVlanInternal/README.md index d95f9f5f0824..e5b4def31d60 100644 --- a/examples/use-cases/Kernel2RVlanInternal/README.md +++ b/examples/use-cases/Kernel2RVlanInternal/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [remotevlan](../../remotevlan) setu Deploy iperf server: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanInternal?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanInternal?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Kernel2RVlanMultiNS/README.md b/examples/use-cases/Kernel2RVlanMultiNS/README.md index 100d491da4c0..e57da1d63a9b 100644 --- a/examples/use-cases/Kernel2RVlanMultiNS/README.md +++ b/examples/use-cases/Kernel2RVlanMultiNS/README.md @@ -12,19 +12,19 @@ Make sure that you have completed steps from [remotevlan](../../remotevlan) setu Deployment in first namespace ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanMultiNS/ns-1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanMultiNS/ns-1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Deployment in second namespace: ```bash -kubectl apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/use-cases/Kernel2RVlanMultiNS/ns-2/ns-kernel2vlan-multins-2.yaml -kubectl apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/use-cases/Kernel2RVlanMultiNS/ns-2/netsvc.yaml -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanMultiNS/ns-2?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/use-cases/Kernel2RVlanMultiNS/ns-2/ns-kernel2vlan-multins-2.yaml +kubectl apply -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/use-cases/Kernel2RVlanMultiNS/ns-2/netsvc.yaml +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Kernel2RVlanMultiNS/ns-2?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Deploy the last client ```bash -kubectl apply -n nsm-system -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/use-cases/Kernel2RVlanMultiNS/client.yaml +kubectl apply -n nsm-system -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/use-cases/Kernel2RVlanMultiNS/client.yaml ``` Wait for applications ready: @@ -341,7 +341,7 @@ true Delete the last client: ```bash -kubectl delete --namespace=nsm-system -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/examples/use-cases/Kernel2RVlanMultiNS/client.yaml +kubectl delete --namespace=nsm-system -f https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/examples/use-cases/Kernel2RVlanMultiNS/client.yaml ``` Delete the test namespace: diff --git a/examples/use-cases/Memif2Ethernet2Kernel/README.md b/examples/use-cases/Memif2Ethernet2Kernel/README.md index f1592dc723c7..8bd4abaeeac6 100644 --- a/examples/use-cases/Memif2Ethernet2Kernel/README.md +++ b/examples/use-cases/Memif2Ethernet2Kernel/README.md @@ -15,7 +15,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Ethernet2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Ethernet2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Memif2Ethernet2Memif/README.md b/examples/use-cases/Memif2Ethernet2Memif/README.md index b59f61f8c6e4..258ebfdb1d91 100644 --- a/examples/use-cases/Memif2Ethernet2Memif/README.md +++ b/examples/use-cases/Memif2Ethernet2Memif/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Ethernet2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Ethernet2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Memif2IP2Kernel/README.md b/examples/use-cases/Memif2IP2Kernel/README.md index 233602026b10..3e2543ba6284 100644 --- a/examples/use-cases/Memif2IP2Kernel/README.md +++ b/examples/use-cases/Memif2IP2Kernel/README.md @@ -15,7 +15,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2IP2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2IP2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Memif2IP2Memif/README.md b/examples/use-cases/Memif2IP2Memif/README.md index f372e29ed284..7c7080cbf88a 100644 --- a/examples/use-cases/Memif2IP2Memif/README.md +++ b/examples/use-cases/Memif2IP2Memif/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2IP2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2IP2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Memif2Kernel/README.md b/examples/use-cases/Memif2Kernel/README.md index ba11308afe08..06da83e20e97 100644 --- a/examples/use-cases/Memif2Kernel/README.md +++ b/examples/use-cases/Memif2Kernel/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Kernel?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Kernel?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Memif2Memif/README.md b/examples/use-cases/Memif2Memif/README.md index 125df60c7ca0..fb185da27d72 100644 --- a/examples/use-cases/Memif2Memif/README.md +++ b/examples/use-cases/Memif2Memif/README.md @@ -13,7 +13,7 @@ Make sure that you have completed steps from [basic](../../basic) or [memory](.. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Memif?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Memif2Memif?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/SmartVF2SmartVF/README.md b/examples/use-cases/SmartVF2SmartVF/README.md index a4b49bd1659a..e6daca286ed8 100644 --- a/examples/use-cases/SmartVF2SmartVF/README.md +++ b/examples/use-cases/SmartVF2SmartVF/README.md @@ -10,7 +10,7 @@ Make sure that you have completed steps from [ovs](../../ovs) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/SmartVF2SmartVF?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/SmartVF2SmartVF?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/SriovKernel2Noop/README.md b/examples/use-cases/SriovKernel2Noop/README.md index 782852abe689..c00c6a7906ca 100644 --- a/examples/use-cases/SriovKernel2Noop/README.md +++ b/examples/use-cases/SriovKernel2Noop/README.md @@ -10,7 +10,7 @@ Make sure that you have completed steps from [sriov](../../sriov) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/SriovKernel2Noop?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/SriovKernel2Noop?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/examples/use-cases/Vfio2Noop/README.md b/examples/use-cases/Vfio2Noop/README.md index 7f05ef537d2c..699c63d6df9c 100644 --- a/examples/use-cases/Vfio2Noop/README.md +++ b/examples/use-cases/Vfio2Noop/README.md @@ -10,7 +10,7 @@ Make sure that you have completed steps from [sriov](../../sriov) setup. Deploy NSC and NSE: ```bash -kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Vfio2Noop?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b +kubectl apply -k https://github.com/networkservicemesh/deployments-k8s/examples/use-cases/Vfio2Noop?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883 ``` Wait for applications ready: diff --git a/to-ref.sh b/to-ref.sh index 49c495b13c6e..87dc76e0c9c8 100755 --- a/to-ref.sh +++ b/to-ref.sh @@ -17,13 +17,13 @@ get_root() { escape "${root}" } -FILE_PATTERN="$(escape 'https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/430c09d1e0f06da65c8acb9a518f90f95fc2391b/\1')" +FILE_PATTERN="$(escape 'https://raw.githubusercontent.com/networkservicemesh/deployments-k8s/1d77aaf48a5ab89c46977983b1ba089bff3f7883/\1')" grep "$(pwd)" -rl examples/* | while IFS= read -r file; do root="$(get_root "$file")" sedi -E "s/${root//./\.}\/([^ ]*\.[a-z]+)/${FILE_PATTERN}/g" "${file}" done -DIR_PATTERN="$(escape 'https://github.com/networkservicemesh/deployments-k8s/\1?ref=430c09d1e0f06da65c8acb9a518f90f95fc2391b')" +DIR_PATTERN="$(escape 'https://github.com/networkservicemesh/deployments-k8s/\1?ref=1d77aaf48a5ab89c46977983b1ba089bff3f7883')" grep "$(pwd)" -rl examples/* | while IFS= read -r file; do root="$(get_root "$file")" sedi -E "s/${root//./\.}\/([^ ]*)/${DIR_PATTERN}/g" "${file}"