Twingate

icon

Zero Trust VPN. Make sure you have all the required information from here https://github.com/Twingate/kubernetes-operator/wiki/Getting-Started.


plugins/twingate/terra.yaml
resource_id: twingate
name: twingate
icon: https://raw.githubusercontent.com/juno-fx/Terra-Official-Plugins/refs/heads/main/plugins/twingate/scripts/assets/twingate.png
description: Zero Trust VPN. Make sure you have all the required information from here https://github.com/Twingate/kubernetes-operator/wiki/Getting-Started.
category: Networking
tags:
  - zero-trust
  - vpn
  - twingate
  - cluster-level
fields:
  - name: api_key
    description: Twingate API Key
    required: true
  - name: network
    description: Network Slug. This is in the URL of the Twingate admin console.
    required: true
  - name: remote_network_id
    description: Twingate Network ID. This is in the URL of the Twingate admin console when you select a Remote Network.
    required: true