Skip to content

Commit 16157ab

Browse files
committed
onprem-k8s: change netris-operator download url
1 parent 9accaaf commit 16157ab

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

kubernetes-integration.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ As you can see, there are two L4LB resources, one for each podinfo’s service p
136136
.. code-block:: shell-session
137137
138138
NAME STATE FRONTEND PORT SITE TENANT STATUS AGE
139-
podinfo-default-66d44feb-0278-412a-a32d-73afe011f2c6-tcp-80 active 50.117.59.202 80/TCP US/NYC Admin OK 33m
139+
podinfo-default-66d44feb-0278-412a-a32d-73afe011f2c6-tcp-9898 active 50.117.59.202 9898/TCP US/NYC Admin OK 33m
140140
podinfo-default-66d44feb-0278-412a-a32d-73afe011f2c6-tcp-9999 active 50.117.59.202 9999/TCP US/NYC Admin OK 32m
141141
142142
You can’t edit/delete them, because Netris Operator will recreate them based on what was originally deployed in the service specifications.
@@ -184,7 +184,7 @@ As you can see, provisioning started:
184184
.. code-block:: shell-session
185185
186186
NAME STATE FRONTEND PORT SITE TENANT STATUS AGE
187-
podinfo-default-d07acd0f-51ea-429a-89dd-8e4c1d6d0a86-tcp-80 active 50.117.59.202 80/TCP US/NYC Admin OK 2m17s
187+
podinfo-default-d07acd0f-51ea-429a-89dd-8e4c1d6d0a86-tcp-9898 active 50.117.59.202 9898/TCP US/NYC Admin OK 2m17s
188188
podinfo-default-d07acd0f-51ea-429a-89dd-8e4c1d6d0a86-tcp-9999 active 50.117.59.202 9999/TCP US/NYC Admin OK 3m47s
189189
srv04-5-nyc-http active 50.117.59.203 80/TCP US/NYC Admin Provisioning 6s
190190

sandbox/Sandbox1/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox2/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox3/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox4/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox5/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox6/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox7/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

sandbox/Sandbox8/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
6161

6262
.. code-block:: shell-session
6363
64-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
64+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
6565
6666
2. Create credentials secret for Netris Operator:
6767

sandbox/Sandbox9/onprem-k8s.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first step to integrate the Netris Controller with the Kubernetes API is to
7272

7373
.. code-block:: shell-session
7474
75-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
75+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.4.7/netris-operator.yaml
7676
7777
2. Create credentials secret for Netris Operator:
7878

0 commit comments

Comments
 (0)