Skip to content

Commit

Permalink
Update versioned_docs/version-5.4/02.deploying/02.kubernetes/02.kuber…
Browse files Browse the repository at this point in the history
…netes.md

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
  • Loading branch information
venkateshjayagopal and sunilarjun committed Jan 16, 2025
1 parent f3051d0 commit 369dc9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -233,7 +233,7 @@ kubectl create -f nv_master_worker.yaml

</li>
<li>
Create the primary NeuVector services and pods using the preset version commands or modify the sample yaml below. The preset version invoke a LoadBalancer for the NeuVector Console. If using the sample yaml file below replace the image names and &lt;version> tags for the manager, controller and enforcer image references in the yaml file. Also make any other modifications required for your deployment environment (such as LoadBalancer/NodePort/Ingress for manager access etc). The below YAML needs to be changed for internal certificate changes if deployed from v5.4.2 or above. Refer this [YAML] (#kubernetes-deployment-yaml-for-v5.4.2-onwards)
Create the primary NeuVector services and pods using the preset version commands or modify the sample yaml below. The preset version invoke a LoadBalancer for the NeuVector Console. If using the sample yaml file below replace the image names and &lt;version> tags for the manager, controller and enforcer image references in the yaml file. Also make any other modifications required for your deployment environment (such as LoadBalancer/NodePort/Ingress for manager access etc). The below YAML needs to be changed for internal certificate changes if deployed from v5.4.2 or above. Refer to this [YAML](#kubernetes-deployment-yaml-for-v542-onwards).

```shell
kubectl apply -f https://raw.githubusercontent.com/neuvector/manifests/main/kubernetes/5.4.0/neuvector-k8s.yaml

0 comments on commit 369dc9a

Please sign in to comment.