aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* k8s: add a DNS debug podHEADmasterclyhtsuriva28 hours1-0/+11
| | | | Taken from https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/
* k8s: remove traefikclyhtsuriva28 hours8-197/+0
|
* ansible: change k8s ufw proto + add 2 rulesclyhtsuriva28 hours1-5/+23
| | | | | - put any instead of tcp as protocol for k8s mono-port ufw rules - add two rules, following https://docs.k3s.io/installation/requirements?os=debian
* tofu: update bpg/proxmox to 0.108.0clyhtsuriva28 hours1-1/+1
|
* tofu: update bpg/proxmox to 0.104.0clyhtsuriva2026-04-291-1/+1
|
* tofu: update bpg/proxmox to 0.101.1clyhtsuriva2026-04-101-1/+1
|
* Update ansible requirements, fixing deprecation warningclyhtsuriva2026-01-232-6/+7
|
* tofu: update bpg/proxmox to 0.93.0clyhtsuriva2026-01-231-1/+1
|
* ansible: fix deprecation warnings and update configurationclyhtsuriva2025-12-257-7/+24
| | | | | | | | - Update all ansible_* fact references to use ansible_facts['fact_name'] syntax as required by upcoming Ansible 2.24 changes - Set INJECT_FACTS_AS_VARS = False in ansible.cfg to prepare for deprecation - Document known issue with community.proxmox _collections_compat warning" - Fix community.proxmox plugin name in inventory configuration - Add requirements.yml for collection dependencies
* tofu: update bpg/proxmox to 0.90.0clyhtsuriva2025-12-251-1/+1
|
* tofu: update bpg/proxmox to 0.85.0clyhtsuriva2025-10-121-1/+1
|
* packer: disable package upgrades in user-data for Ubuntuclyhtsuriva2025-10-121-1/+1
|
* tofu: update bpg/proxmox to 0.82.1clyhtsuriva2025-08-301-1/+1
|
* ansible: install helm on k8s mastersclyhtsuriva2025-07-092-0/+34
|
* k8s: remove puterclyhtsuriva2025-07-096-130/+0
|
* Remove gitea from ansible & dockerclyhtsuriva2025-07-095-89/+0
|
* tofu: update bpg/proxmox to 0.79.0clyhtsuriva2025-07-091-1/+1
|
* ansible: set apt lock_timeout to 3minclyhtsuriva2025-06-223-2/+4
|
* tofu: update bpg/proxmox to 0.78.2clyhtsuriva2025-06-221-1/+1
|
* tofu: update bpg/proxmox to 0.78.0 (tested)clyhtsuriva2025-05-242-2/+3
|
* tofu: update bpg/proxmox to 0.77.0 (tested)clyhtsuriva2025-05-011-1/+1
|
* tofu: update bpg/proxmox to 0.76.0 (tested)clyhtsuriva2025-04-221-1/+1
|
* tofu: update bpg/proxmox to 0.75.0 (tested)clyhtsuriva2025-04-151-1/+1
|
* ansible: remove docker git repo cloning taskclyhtsuriva2025-04-042-46/+0
|
* ansible: deploy gitea using ansible (w.i.p.)clyhtsuriva2025-04-044-0/+58
|
* docker: add gitea docker compose + remove docker git cloning taskclyhtsuriva2025-04-041-0/+31
|
* tofu: update bpg/proxmox to 0.74.1 (testedclyhtsuriva2025-03-311-1/+1
|
* packer: don't update, upgrade and reboot in debian images at 1st bootclyhtsuriva2025-03-311-3/+3
|
* k8s: adds puter, converted w/ kompose (w.i.p.)clyhtsuriva2025-03-266-0/+130
|
* k8s: update whoami ingress to specify hostnameclyhtsuriva2025-03-261-0/+1
|
* tofu: increase CPU+RAM & decrease count of k3s workersclyhtsuriva2025-03-261-3/+3
|
* k8s: add traefik and test app "whoami"clyhtsuriva2025-03-2411-12/+198
|
* tofu: update bpg/proxmox to 0.73.2 (tested)clyhtsuriva2025-03-232-2/+2
|
* ansible: Add lock_timeout for docker installationclyhtsuriva2025-03-232-0/+4
|
* Add disclaimer about this repoclyhtsuriva2025-03-231-0/+4
|
* ansible: add notifys to restart ufw w/ handlersclyhtsuriva2025-03-194-6/+16
|
* ansible: suppress warning about pythonclyhtsuriva2025-03-151-0/+1
|
* tofu: update bpg/proxmox to 0.73.1 (tested)clyhtsuriva2025-03-151-1/+1
|
* ansible: Add tasks to clone docker subfolder in docker roleclyhtsuriva2025-03-073-41/+91
|
* ansible: Make the k3s installations idempotentclyhtsuriva2025-03-042-8/+47
|
* opentofu: Incr. nb of k3s workers + remove ansible custom moduleclyhtsuriva2025-03-048-70/+12
|
* ansible: add dynamic inventory & playbooks to install k3s hostsclyhtsuriva2025-03-039-7/+96
| | | | | bootstrap.yml will now be used to install any configuration on new provisionned servers, based on tags given by the dynamic inventory
* tofu: Use static IPs, clean up vars, reduce workersclyhtsuriva2025-03-034-36/+17
|
* tofu: update bpg/proxmox to 0.73.0 & clean varsclyhtsuriva2025-03-032-24/+1
|
* opentofu: add k3s nodesclyhtsuriva2025-02-263-0/+110
| | | | ansible to acutally install k3s w.i.p.
* Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way)clyhtsuriva2025-02-1821-595/+69
| | | | | Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100
* ansible: apt_update becomes update_system to handle apt & dnf updatesclyhtsuriva2025-02-165-12/+24
| | | | Using this opportunity to become role based
* opentofu: stop tracking inventory.iniclyhtsuriva2025-02-082-14/+2
|
* opentofu: add types and descriptions to modules' variablesclyhtsuriva2025-02-088-63/+322
|
* opentofu: completely migrated k8-cluster.tf to modulesclyhtsuriva2025-02-0615-138/+277
| | | | Successfully built on proxmox