-
Notifications
You must be signed in to change notification settings - Fork 0
K8s Namespace
udx-github edited this page Jul 3, 2026
·
3 revisions
Creates a Kubernetes namespace.
Use this module when a standalone namespace is needed without the full tenant provisioning provided by k8s-access.
- Namespace creation.
- A kubeconfig with cluster admin or namespace creation permissions.
- For tenant onboarding, prefer
k8s-accesswhich creates a namespace along with service accounts, RBAC, and kubeconfig secrets. - This module creates only the namespace resource with no additional configuration.
services:
- name: "k8s Namespace"
module: "k8s-namespace"
id: "namespace"
deployment_order: 60
configurations:
namespace: "my-namespace"This module does not produce outputs.
The fields below are public module inputs under configurations.
configurations:
namespace: "my-namespace"| Field | Type | Required | Description |
|---|---|---|---|
namespace |
string | Yes | Kubernetes namespace name. |
- AWS ACM Certificate
- AWS CloudFormation Stack
- AWS CloudFront Distribution
- AWS CloudFront Response Headers Policy
- AWS Route53 DNS
- AWS WAF
- GCP GKE Cluster
- GCP GKE Node Pool
- GCP IAM
- GCP Monitoring
- GCP Networking
- GCP PostgreSQL Instance
- GCP Secret Manager
- GCP SQL Instance
- GCP Static IP
- GCP Storage
- Ghost Inspector Sync
- K8s Access
- K8s ConfigMap
- K8s Deployment
- K8s HPA
- K8s HTTP Gateway Route
- K8s HTTP Health Check Policy
- K8s Memcached
- K8s Namespace
- K8s PDB
- K8s Secret
- K8s Service
- K8s Shared HTTP Gateway
- NewRelic APM Browser
- NewRelic Synthetic Monitors