c12s-kubespray/contrib
Samuel bfebcfa2c5
fix(misc): contrib/terraform/aws (#7818)
* fix(misc): terraform/aws

- handles deployment with a single availability zone
- handles deployment with more than two availability zone
- handles etcd collocation with control-plane nodes (`aws_etcd_num=0`)
- allows to set a bastion instances count (`aws_bastion_num`)
- allows to set bastion/etcd/control-plane/workers rootfs volume size
- removes variables from terraform.tfvars that were not re-used
- adds .terraform.lock.hcl to .gitignore
- changes/updates base image from ubuntu-18.03 to debian-10

tested by a few coworkers of mine, and myself: thanks for the outstanding
work, on both those terraform samples and kubespray playbooks.
I did not test ubuntu deployments, I could still swap from buster to
focal. LMK.

* fix(gitlab-ci)

AFAIU, terraform.tfvars indentation should be fixed for / no diff
returned running `terraform fmt -check -diff`

https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/1445622114
2021-07-23 02:43:16 -07:00
..
aws_iam Added Missing AWS IAM Profiles and Policies 2017-03-03 15:30:07 +01:00
aws_inventory Clean up extra spaces of kubespray-aws-inventory.py (#7774) 2021-07-08 01:32:53 -07:00
azurerm Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
dind Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
inventory_builder Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
kvm-setup Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
misc update rbac.authorization.k8s.io to non deprecated api-groups (#5517) 2020-04-14 13:14:04 -07:00
network-storage Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
offline Add error handling for registorying images (#7787) 2021-07-18 17:58:51 -07:00
os-services Add contrib playbook to disable service firewall (#7431) 2021-05-18 06:45:30 -07:00
packaging/rpm Update link for kubepsray project (#7758) 2021-07-05 01:12:55 -07:00
terraform fix(misc): contrib/terraform/aws (#7818) 2021-07-23 02:43:16 -07:00