pod

garbetjie/pod/kubernetes

Terraform Module HCL KUBERNETES
Install
module "pod" {
source = "garbetjie/pod/kubernetes"
version = "0.1.0"
}
plain text: /constructs/tfmod-garbetjie-pod-kubernetes/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (17)
NameTypeDescriptionDefault
imagestring required
namespacestring required
argslist(string) required
namestring required
envmap(string){}
cpunumber0.1
wait_for_rolloutbooltrue
mount_host_pathsmap(string){}
annotationsmap(string){}
tolerationslist(object({ key = string, va[]
memorynumber128
restart_policystring"Never"
labelsmap(string){}
node_selectormap(string){}
env_from_secretsset(string)[]
init_containerslist(object({ args = list(stri[]
mount_secretslist(object({ secret = string,[]
Resources (1)
kubernetes_pod
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.0
Cloud KUBERNETES
★ Stars0
Forks2
Total downloads5.2k
Inputs17
Resources1
LicenseMIT
Namespacegarbetjie
Updated