Skip to main content
Version: v0.10

port

port can be used to define workspace-level networking configurations.

Attributes

Name and DescriptionTypeDefault ValueRequired
type
The specific cloud vendor that provides load balancer.
"alicloud" | "aws"Undefinedrequired
labels
The attached labels of the port.
{str:str}Undefinedoptional
annotations
The attached annotations of the port.
{str:str}Undefinedoptional

Examples

modules:
port:
default:
type: alicloud
labels:
kusionstack.io/control: "true"
annotations:
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-spec: slb.s1.small