1f060541c33d94f7b5b7da1fbec87daf775ebd94
Simplify playbook_microk8s.yml by removing duplicate lines and whitespace changes. Update ansible-apply.yaml to include a scheduled job for Terraform Apply.
Legal Notice
This is part of A13Labs project, any unauthorized copy is no allowed. If you got access to this code DELETE immediately. We have been warned.
Download SecTool
Download SecTool from https://github.com/a13labs/sectool/releases
Install Apps
export VAULT_MASTER_PASSWORD=<Password here>
# get the kubernetes configuration file
ssh provision@<ip_address> -i ssh-keys/ansible/id_rsa microk8s config > ~/.kube/config
# deploy the applications
cd terraform/k8s_apps
sectool exec terraform init
sectool exec terraform apply
Description
Languages
HCL
44.6%
Python
31.6%
Jinja
9.9%
Shell
8.2%
PowerShell
3%
Other
2.7%