Install Cisco Secure Application
- Log in to the console on the primary node of the Virtual Appliance.
- (Hybrid deployments only) Import the license file into the Virtual Appliance:
- Acquire the Controller license file ( typically in {controller_home}/platform/product/controller/license.lic) and save it to the primary node at /var/appd/config/license.lic.
- Run the following
appdcli
command:appdcli license controller /var/appd/config/license.lic
- Run the following command to install Cisco Secure Application service:
- Small Profile
-
appdcli start secapp small
- Medium Profile
-
appdcli start secapp medium
- Verify the status of the installed pods using the following command:
kubectl get pods -n cisco-secureapp
- Verify the status of the installed pods and service endpoints:
kubectl get pods -n cisco-secureapp