sparse-intern-71089
07/15/2021, 3:09 PMsparse-apartment-71989
07/15/2021, 6:53 PMcivo kubernetes application add NAME:PLAN --cluster CLUSTER_NAME
I’m going to see if the KubernetesClusterArgs applications field will support something like this:
const k8sCluster = new civo.KubernetesCluster('my-k8s', {
applications: '-Traefik,-metrics-server,istio,Minio:10GB',
kubernetesVersion: '1.20.0+k3s1', // if not specified, latest will be used
networkId: network.id,
numTargetNodes: 3,
region: cfg.require(CIVO_REGION_KEY),
tags: "org:<http://example.com|example.com>",
targetNodesSize: "g3.k3s.medium"
})
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by