terraform-linode-k8s icon indicating copy to clipboard operation
terraform-linode-k8s copied to clipboard

Kubernetes installer for Linode

Results 8 terraform-linode-k8s issues
Sort by recently updated
recently updated
newest added

## Feature Request: We need the ability to specify node pools independently from the cluster resource itself. We have automations that add and remove node pools entirely depending on failover...

### General: * [ ] Have you removed all sensitive information, including but not limited to access keys and passwords? * [ ] Have you checked to ensure there aren't...

The cli branch should be updated to k8s v1.14.x

enhancement

The current `master` branch is modular and more parallelized. The `for-cli` branch is used by the `linode-cli k8s-alpha` command. In order for the `linode-cli` to take advantage of the updates...

### General: Add variables to enable the override of default disk sizes for master and node servers. disk_size_master, disk_size_node - minimum value 8192 If the variable is set less than...

Include in the README guidelines about what ports are required and which ports may be restricted. Note where the API server is listening (both public and private port 6443) and...

``` provisioner "local-exec" { when = "destroy" command =