Skip to content

Simplifies creation and management of Kubernetes namespaces and resources within them

Notifications You must be signed in to change notification settings

ESA-APEx/terraform-kubernetes-namespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

No requirements.

Providers

Name Version
kubernetes n/a

Modules

No modules.

Resources

Name Type
kubernetes_manifest.allow_from_same_namespace resource
kubernetes_manifest.allow_ingress_from_alloy resource
kubernetes_manifest.allow_ingress_from_ingress resource
kubernetes_manifest.default_deny_all resource
kubernetes_namespace_v1.namespace resource

Inputs

Name Description Type Default Required
annotations Annotations to add to the namespace map(string) {} no
labels Labels to add to the namespace map(string) {} no
name The name of the namespace string n/a yes

Outputs

Name Description
name n/a

About

Simplifies creation and management of Kubernetes namespaces and resources within them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages