As of Airlock Microgateway 4.2, Airlock Microgateway CNI is installed via Helm. To verify whether the installation was successful, a helm test
is integrated into the Airlock Microgateway installation procedure (see also Airlock Microgateway CNI installation). This article explains what to do when this helm test
fails.
You can find the Airlock Microgateway CNI Helm chart with preset values on:
- GitHub (source files)
https://github.com/airlock/microgateway/tree/4.2.2/deploy/charts/airlock-microgateway-cni - artifacthub.io
https://artifacthub.io/packages/helm/airlock-microgateway-cni/microgateway-cni/4.2.2
The helm test
checks whether the previously installed Airlock Microgateway CNI plugin is up and running as expected.
On successful, the message Success
is displayed at the bottom of the test log. On failure, the log will contain a failure message.
- Possible failure messages:
CNI DaemonSet rollout did not complete within timeout
CNI binary was not installed
CNI kubeconfig was not created
Configuration for plugin airlock-microgateway-cni.<fullname> was not found