Skip to main content
Service Catalog Version 0.74.0

Kubernetes Namespace

View SourceFiltered Release Notes

Provision a best practices Kubernetes Namespace on any Kubernetes Cluster.

Reference

  • name Name of the Namespace to create.
  • schedule_pods_on_fargate When true, will create a Fargate Profile that matches all Pods in the Namespace. This means that all Pods in the Namespace will be scheduled on Fargate. Note that this value is only used if kubeconfig_auth_type is eks, as Fargate profiles can only be created against EKS clusters.