Kubernetes Operator v0.7.0
Mar 28, 2024
Version 0.7.0 of the Twingate Kubernetes Operator is now available.
We refactored the TwingateConnector
reconciliation process to make podExtra
and containerExtra
mutable, enabled customer pod annotations on podAnnotation
, allowed defining extra pod environment variables in containerExtra
, and added extra validation when using imagePolicy
with the google
provider. Additionally,TwingateResourceAccess
has been updated to allow referencing the principal (Group\ServiceAccount) by name
.
View the release or read our guide to deploying a Connector using the operator.