Go to /usr/local/epi/scripts/py folder .
Activate the virtual environment.
source venv/bin/activate |
Run reload_lic.py
python3 reload_lic.py |
In k3s server run below command to get the pod names.
kubectl get pods |
Verify the irapass pod logs to see if the license has been acquired.
kubectl logs <irapass-pod-name> |
Reference:
NOTE: Depending on the product required licenses may need to be enabled.