K3S Docker Terraform Module
The k3s/docker
Terraform module provides a way to install and configure:
-
A K3s cluster based on Docker
-
The ArgoCD Helm module
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
App of apps values overrides. |
|
|
no |
|
ArgoCD Server Secert Key to avoid regenerate token on redeploy. |
|
|
no |
|
The name of the Kubernetes cluster to create. |
|
n/a |
yes |
|
Whether to enable minio object storage system |
|
|
no |
|
Extra applications to deploy. |
|
|
no |
|
The admin password for Grafana. |
|
|
no |
|
The K3s version to use |
|
|
no |
|
Number of nodes to deploy |
|
|
no |
|
OIDC configuration for core applications. |
|
|
no |
|
The source repo URL of ArgoCD’s app of apps. |
|
|
no |
|
The source target revision of ArgoCD’s app of apps. |
|
|
no |