namespacelabs/"Configure Namespace Cloud" Action For GitHub Actions

Configure a Namespace Instance with a Kubernetes cluster and expose a preconfigured kubectl to access it

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
previewIf set to 'true', the instance created will NOT be destroyed at the end.nofalse
wait-kube-systemIf set to 'true', wait for coredns and local-path-provisioner to be ready.notrue
platformSelect the platform to run on. Valid options: linux/amd64,linux/arm64,macos/arm64nolinux/amd64
machine-shapeSpecify the machine shape as <cpu>x<mem>. E.g. 2x8 starts a 2 vCPU 8GB RAM instance.no4x8
durationIf set, specifies how long the instance should live for. E.g. 10m.no""
unique-tagIf set, assign a unique tag to the instance. If there is already an instance with this tag, reuse it.no""
ingressIf set, configures the ingress of this instance. Valid options: wildcard.no""
kubernetes-versionWhich Kubernetes cluster version to deploy in the instance. Valid options: 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33no1.33
namedescription
registry-addressEndpoint address of the registry set up for the Namespace Cloud cluster.
instance-idIdentifier of the Namespace instance hosting the created cluster.
instance-urlNamespace App URL to manage and observe the created instance.
kubeconfigPlain text version of the kubeconfig used to access the Kubernetes cluster.