terraform-kubernetes-installer icon indicating copy to clipboard operation
terraform-kubernetes-installer copied to clipboard

Terraform Installer for Kubernetes on Oracle Cloud Infrastructure

Results 58 terraform-kubernetes-installer issues
Sort by recently updated
recently updated
newest added

https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler could be one option

### Terraform Version terraform -v Terraform v0.11.13 + provider.null v2.1.1 + provider.oci v3.24.0 + provider.random v2.1.1 + provider.template v2.1.1 + provider.tls v2.0.0 ### OCI Provider Version terraform-provider-oci_v3.24.0 --help 2019/04/26 17:06:35...

Currently, each cluster creates a brand new VCN, subnets, reoute tables, etc. for each cluster. It would be nice if we supported the ability to provision subsequent clusters into an...

enhancement

### Terraform Version # Run this command to get the terraform version: $ terraform -v ### OCI Provider Version # Execute the plugin directly to get the version: $ \/terraform-provider-oci...

Hi, I am getting following error when I am trying to run the terraform after adjusting variables , using my trial account- * oci_core_instance.TFInstanceK8sMaster: Service error:LimitExceeded. You have reached your...

### Terraform Version # Run this command to get the terraform version: $ terraform -v Terraform v0.11.10 + provider.null v1.0.0 + provider.oci v3.5.0 + provider.random v2.0.0 + provider.template v1.0.0 +...

### Terraform Version terraform -v Terraform v0.11.6 + provider.null v1.0.0 + provider.oci (unversioned) + provider.random v1.2.0 + provider.template v1.0.0 + provider.tls v1.1.0 ### OCI Provider Version terraform-provider-oci_v2.1.3 2018/04/09 00:12:08 [INFO]...

bug

### Terraform Version # Run this command to get the terraform version: $ terraform -v Terraform v0.11.5 + provider.null v1.0.0 + provider.oci v2.0.7 + provider.random v1.2.0 + provider.template v1.0.0 +...

Add a warning to describe the intended uses cases for this installer. In particular make it clear that we do not offer any explicit support.

documentation

Previously a reboot would cause a BM2 or VM2 shape to re-enable the offload, and thus break. Instead, disable offload via a unit file so changes are persisted across reboots.

bug