openwisp

atb00ker/openwisp/kubernetes

Terraform Module HCL KUBERNETES

Terraform files for deploying docker-openwisp in kubernetes.

Install
module "openwisp" {
source = "atb00ker/openwisp/kubernetes"
version = "0.1.0-alpha.3"
}
plain text: /constructs/tfmod-atb00ker-openwisp-kubernetes/install.txt
⭐ Source on GitHub 📦 Registry page
README

Terraform(kubernetes): OpenWISP ![Terraform](https://registry.terraform.io/modules/atb00ker/openwisp/kubernetes) ![GitHub](https://github.com/openwisp/terraform-kubernetes-openwisp/) ![GitHub license](https://github.com/openwisp/terraform-kubernetes-openwisp/blob/master/LICENSE) Terraform files for deploying docker-openwisp in kubernetes. This module does not provision the infrastructure but expects access to an existing kubernetes cluster. Requirements If you using the following options, please follow the requirements as per the variable's documentation: - kubernetes_services.use_cert_manager Usage Note: The following links work only when you are viewing on github.com Variables - Inputs documentation available here. - Outputs documentation available here. Examples - Standalone example ava

Inputs (8)
NameTypeDescriptionDefault
openwisp_servicesobject({ use_openvpn = Find documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
kubernetes_servicesobject({ use_cert_manger Find documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
ow_cluster_readyboolFind documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
persistent_dataobject({ nfs_server = objeFind documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
kubernetes_configmapobject({ DASHBOARD_DOMAIN Find documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
openwisp_deploymentsobject({ image_pull_policyFind documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
infrastructureobject({ name Find documentation here: https://github.com/atb00ker/terraform-kubernetes-openwi required
ow_kubectl_readyboolFind documentation here: https://github.com/atb00ker/terraform-kubernetes-openwifalse
Resources (11)
kubernetes_config_mapkubernetes_deploymentkubernetes_ingresskubernetes_jobkubernetes_namespacekubernetes_persistent_volumekubernetes_persistent_volume_claimkubernetes_secretkubernetes_servicekubernetes_storage_classnull_resource
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.0-alpha.3
Cloud KUBERNETES
★ Stars1
Forks1
Total downloads5.6k
Inputs8
Resources11
Examples2
LicenseGPL-3.0
Namespaceatb00ker
Updated