Files
docs/doc/source/security/kubernetes/remove-ipsec-policy-operator-system-application-06e7f2e4cdfb.rst
Ngairangbam Mili 6d3c7e25a3 Secure Inter-Host Pod-to-Pod Network Traffic using IPSEC
Story: 2011127
Task: 52130

Change-Id: Iaf27c18ca465262860606b592a98fdfa634d3d23
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
2025-08-26 16:20:17 +00:00

34 lines
1.1 KiB
ReStructuredText

.. WARNING: Add no lines of text between the label immediately following
.. and the title.
.. _remove-ipsec-policy-operator-system-application-06e7f2e4cdfb:
===============================================
Remove Ipsec-policy-operator System Application
===============================================
The ipsec-policy-operator system application can be removed, if required, by
running the following command:
.. code-block:: none
~(keystone_admin)$ system application-remove ipsec-policy-operator
Once the system application is removed, all the resources created by the system
application installation will also be removed including the system application
pods, IPsec policy |CRD|, all the IPsec policies, etc. Also, no inter-host
pod-to-pod traffic will be protected by IPsec.
The system application can be reinstalled by running the following command:
.. code-block:: none
~(keystone_admin)$ system application-apply ipsec-policy-operator
To remove ipsec-policy-operator, run the following command:
.. code-block:: none
~(keystone_admin)$system application-delete ipsec-policy-operator