kubevela.github.io/docs/end-user/components/cloud-services/terraform/gcp-compute-forwarding-rule...

1.6 KiB

title
Gcp-Compute-Forwarding-Rule-Dcos

Description

This module creates forwarding rules for DC/OS.

Specification

Properties

Name Description Type Required Default
public_agents_additional_rules Additional list of rules for public agents. These Rules are an additon to the default rules. false
name_prefix Name Prefix false
disable_masters [MASTERS] Do not create load balancer and its resources false
disable_public_agents [PUBLIC AGENTS] Do not create load balancer and its resources false
cluster_name Name of the DC/OS cluster true
public_agents_self_link List of public agent instances self links list false
masters_self_link List of master instances self links list false
masters_additional_rules Additional list of rules for masters. These Rules are an additon to the default rules. false
labels Add custom labels to all resources map false
writeConnectionSecretToRef The secret which the cloud resource connection will be written to writeConnectionSecretToRef false

writeConnectionSecretToRef

Name Description Type Required Default
name The secret name which the cloud resource connection will be written to string true
namespace The secret namespace which the cloud resource connection will be written to string false