Error installing Airbyte on K8s using Helm

Summary

User facing issue with installation on Kubernetes using Helm, specifically related to service type NodePort being denied by admission webhook


Question

Hello All

I am trying to install the airbyte on K8s using helm version (chart version 0.54.15). I am getting

Error: INSTALLATION FAILED: 1 error occurred:
* admission webhook “validation.gatekeeper.sh” denied the request: [tmc.cgp.service-type-is-not-allowed] User is not allowed to create service of type NodePort

helm.go:84: [debug] 1 error occurred:
* admission webhook “validation.gatekeeper.sh” denied the request: [tmc.cgp.service-type-is-not-allowed] User is not allowed to create service of type NodePort

However I am using ClientIP only in my values.yaml. Can you please throw some light around this issue.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["airbyte", "k8s", "helm", "installation-error", "admission-webhook", "nodeport"]