ABOUT THE TOPIC
This section describes about installation and Onboarding processes of Virsec Security Platform (VSP). The Processes include:
-
Kubernetes using kubectl - Installation Process of VSP deployment as containers on Kubernetes
-
Kubernetes using HelmChart - Installation Process of VSP as containers using HelmChart
-
Virtual Machine - Installation processes of VSP deployment as VM
-
Recommended Security Best Practices - Outlines recommendations on security related best practices
For a CMS Installation without VSP LFR setup, follow one of the below options:
-
Install VSP using Helm Chart(Click here)
-
Alternatively, ensure that the virsec namespace is created prior to CMS installation, using the command:
-
kubectl create namespace virsec
-