Cilium
To use Airlock Microgateway in your Kubernetes cluster with Cilium, follow this guide to deploy the Airlock Microgateway Operator and its resources.
Deploy Airlock Microgateway
- Install Cilium according to the documentation (Cilium) Documentation.
- Notice
The Helm value
cni.exclusive
must befalse
for the Microgateway CNI plugin to work correctly. - Notice
Currently we do not support the kube-proxy replacement.
- Depending on which Kubernetes distribution you are using, complete the instructions in the corresponding installation guide:
- For Kubernetes, follow this guide: Kubernetes
- For OpenShift, follow this guide: OpenShift
- Test Cilium. Use the Cilium CLI tool to verify connectivity.
- Cilium CNI forwards the traffic and is visible using Hubble, and Airlock Microgateway should be up and running.
Prerequisites
- To use Airlock Microgateway, a valid license is required. Airlock Microgateway is available in a Premium and a free Community edition. To request and configure/change a license, see the article Configuring and monitoring licenses.
- Cilium has been deployed as described in their documentation (Cilium) Documentation.
What's next
After deploying the Airlock Microgateway Operator in your Kubernetes Cluster, finalizing steps are required.
- Configure/change the Airlock Microgateway license. See article Configuring and monitoring licenses.
- Annotate the web application Pods to protect as explained in Labels and annotations for Airlock Microgateway.
- Create the
CustomResources
to configure the Airlock Microgateway as outlined in Configuration.
Further information and links
Internal links:
External links: