Fixed formatting
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN Errors were detected, please view logs
--> Linted: NATURAL_LANGUAGE Errors were detected, please view logs
Lint Code Base / run-lint (push) Failing after 35s
Some checks reported errors
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN Errors were detected, please view logs
--> Linted: NATURAL_LANGUAGE Errors were detected, please view logs
Lint Code Base / run-lint (push) Failing after 35s
This commit is contained in:
parent
eb3a97e403
commit
8de6a0166a
16
README.md
16
README.md
@ -13,15 +13,15 @@ The `terraform-provider-libvirt` has been chosen over Vagrant to deploy the VMs
|
|||||||
|
|
||||||
The Terraform script roughly follows these steps:
|
The Terraform script roughly follows these steps:
|
||||||
1. Deploy 3 VMs (one master and two workers) with:
|
1. Deploy 3 VMs (one master and two workers) with:
|
||||||
- 2 vCPUs;
|
- 2 vCPUs;
|
||||||
- 2GB vRAM;
|
- 2GB vRAM;
|
||||||
- 20GB of disk space;
|
- 20GB of disk space;
|
||||||
- Ubuntu 24.04 LTS;
|
- Ubuntu 24.04 LTS;
|
||||||
- An Ansible user.
|
- An Ansible user.
|
||||||
2. Call an Ansible Playbook that:
|
2. Call an Ansible Playbook that:
|
||||||
1. Configures the master node and installs Kubernetes;
|
1. Configures the master node and installs Kubernetes;
|
||||||
2. Configures the network for the Kubernetes cluster;
|
2. Configures the network for the Kubernetes cluster;
|
||||||
3. Configures the worker nodes and installs Kubernetes.
|
3. Configures the worker nodes and installs Kubernetes.
|
||||||
3. Create the `kiratech-test` namespace;
|
3. Create the `kiratech-test` namespace;
|
||||||
4. Run the CIS Kubernetes benchmark;
|
4. Run the CIS Kubernetes benchmark;
|
||||||
5. Copy the helm folder to the master node and install helm.
|
5. Copy the helm folder to the master node and install helm.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user