Jérôme Petazzoni
907e769d4e
📍 Pin containerd version to avoid weave/containerd issue
...
See https://github.com/containerd/containerd/issues/6921 for details
2022-05-25 08:59:14 +02:00
Jérôme Petazzoni
b4b67536e9
⌚ ️Add retry logic for linode provisioning
...
It looks like Linode now enforces something like 10 requests / 10 seconds.
We need to add some retry logic when provisioning more than 10 VMs.
2022-05-03 11:33:12 +02:00
Jérôme Petazzoni
7076152bb9
♻️ Update sealed-secrets version and install instructions
2022-04-12 20:46:01 +02:00
Jérôme Petazzoni
4a7b04dd01
♻️ Add helm install command for metrics-server
...
Don't use it yet, but have it handy in case we want to switch.
2022-04-08 21:06:19 +02:00
Jérôme Petazzoni
8ca6c5ba40
🏭 ️ Support multiple Terraform configurations
...
Historically, we only support one Terraform configuration,
through the "openstack-tf" infraclass. With these changes,
we support multiple Terraform configurations, including
(at this point) "openstack" and "oci" (Oracle Cloud).
Existing infra files that use INFRACLASS=openstack-tf
should be changed as follows:
INFRACLASS=terraform
TERRAFORM=openstack
2022-02-03 07:59:56 +01:00
Jérôme Petazzoni
5c96b40bbd
🐞 Fix kustomize completion
2022-01-27 13:14:16 +01:00
Jérôme Petazzoni
7f5944b157
📍 Correctly pin+hold package versions with APT preferences
2022-01-27 08:59:12 +01:00
Jérôme Petazzoni
21287d16bf
♻️ Switch to containerd
2022-01-26 21:05:01 +01:00
Jérôme Petazzoni
eced9b46d6
🔑 Increase MaxAuthTries in SSH for folks with many keys
2021-12-07 12:08:44 +01:00
Jérôme Petazzoni
93d8a23c81
➕ Add 'oldversion' cluster in admin course deployment script
2021-11-19 15:49:55 +01:00
Jérôme Petazzoni
2fc6d23d1e
♻️ Prepare for upcoming Terraform updates
2021-11-17 20:13:34 +01:00
Jérôme Petazzoni
2893ec8c7f
🖼️ Add mirror.gcr.io as Docker registry mirror
2021-11-12 16:21:04 +01:00
Jérôme Petazzoni
00b167207d
🐞 Fix a few download URLs
2021-11-08 17:12:54 +01:00
Jérôme Petazzoni
d34017cff1
⏫ Upgrade OpenStack Terraform config to Terraform 1.0
2021-11-08 17:12:31 +01:00
Jerome Petazzoni
5f0a57477d
🏛️ Add support for aarch64 clusters
...
The biggest pain point was the installation of all
the userland tools; for most of them, we had hard-coded
the installation URLs. This is now fixed for most of them.
2021-10-19 22:52:06 +02:00
Jerome Petazzoni
a85c8a3240
✨ Minor tweaks on VM deployment progress report
2021-10-19 19:45:02 +02:00
Jerome Petazzoni
c9820376ff
🏭 ️ Refactor deployment code; allow changing user login
...
It is now possible to set the user login (instead of
having it hardcoded to "docker"). Also, various actions
have been broken out in separate functions to facilitate
future maintenance.
2021-10-19 18:45:41 +02:00
Jérôme Petazzoni
1500b5937d
🎲 Add haveged to provide entropy on some VMs
2021-09-30 18:09:28 +02:00
Jérôme Petazzoni
f1d4704b0e
⬆️ Update deployment scripts for kubeadm 1.22
2021-08-13 19:51:53 +02:00
Jerome Petazzoni
92cdb4146b
🔧 Be more consistent when installing Helm charts
...
Always install Helm charts in their own namespace, and specify the
repo through a command-line flag instead of adding the repo.
2021-07-21 14:41:28 +02:00
Jérôme Petazzoni
ee7bd37f83
♻️ Update download URL for k9s
2021-06-10 17:25:28 +02:00
Jérôme Petazzoni
3b6509b95b
🐞 Fix minor bug in inventory command
2021-06-07 17:22:02 +02:00
Jérôme Petazzoni
4f04046fea
🤖 Update deployment scripts
2021-05-31 08:12:35 +02:00
Jérôme Petazzoni
cb6f3989fd
⚙ Refactor SSH options; add check for Terraform signature problem
2021-05-04 13:06:08 +02:00
Jérôme Petazzoni
ea031a6231
✂️ Remove listall command; rename list into inventory; update README
2021-04-24 17:25:53 +02:00
Jérôme Petazzoni
c92e887c53
🔐 Add 'workshopctl passwords' command
2021-04-24 17:14:03 +02:00
Jérôme Petazzoni
19fc53dbbd
⚠️ Fix warn → warning
2021-04-19 17:27:19 +02:00
Jerome Petazzoni
f3c3646298
🔥 Deprecate --count in favor of --students
2021-04-09 17:16:12 +02:00
Jerome Petazzoni
a60f929232
☁️ Add support for Linode deployment
2021-03-14 19:22:31 +01:00
Jerome Petazzoni
74679ab77e
💻 ️ Update Scaleway deployment scripts
2021-02-24 21:41:30 +01:00
Jerome Petazzoni
2516b2d32b
🐞 Fix Helm command in Prom deploy
2021-02-21 16:29:49 +01:00
Jerome Petazzoni
29edb1aefe
Minor tweaks after 1st NR session
2020-11-30 00:29:05 +01:00
Jerome Petazzoni
76789b6113
Add Sealed Secrets
2020-11-14 14:35:49 +01:00
Jerome Petazzoni
b5cb871c69
Update Prometheus chart location
2020-10-29 17:39:14 +01:00
Jerome Petazzoni
9d4a035497
Add Kompose, Skaffold, and Tilt. Move tools to a separate kubetools action.
2020-10-27 10:58:31 +01:00
Jerome Petazzoni
43aa41ed51
Add note to remap_nodeports command
2020-10-24 16:23:21 +02:00
Jerome Petazzoni
f6e810f648
Add k9s and popeye
2020-10-24 11:27:33 +02:00
Jerome Petazzoni
4c710d6826
Add Krew support
2020-10-23 21:19:27 +02:00
Jerome Petazzoni
c9e04b906d
Bump up k8s bins; add 'k' alias and completion
2020-10-20 16:53:24 +02:00
Jerome Petazzoni
33174a1682
Add clean command
2020-09-27 16:25:37 +02:00
Jerome Petazzoni
1fc3abcffd
Add jid (JSON explorer tool)
2020-09-24 11:52:03 +02:00
Jerome Petazzoni
ed841711c5
Fix 'list' command
2020-09-14 16:58:55 +02:00
Jerome Petazzoni
14679999be
Big refactor of deployment script
...
Add support for OVHcloud, Hetzner; refactor Scaleway support
2020-09-09 19:37:15 +02:00
Jerome Petazzoni
b4c0378114
Add ips command to output tab-separated addresses
2020-08-31 16:31:59 +02:00
Jerome Petazzoni
efdc4fcfa9
bump versions
2020-08-26 12:38:51 +02:00
Jerome Petazzoni
115cc5e0c0
Add support for Scaleway Cloud instances
2020-08-15 14:02:24 +02:00
Jerome Petazzoni
1a24b530d6
Update Kustomize version
2020-06-22 08:33:21 +02:00
Jerome Petazzoni
4671a981a7
Add deployment automation steps
...
The settings file can now specify an optional list of steps.
After creating a bunch of instances, the steps are then
automatically executed. This helps since virtually all
deployments will be a sequence of 'start + deploy + otheractions'.
It also helps to automatically excecute steps like webssh
and tailhist (since I tend to forget them often).
2020-06-01 20:58:23 +02:00
Jerome Petazzoni
df4980750c
Bump up ship version
2020-05-27 17:41:22 +02:00
Jerome Petazzoni
3fafbb8d4e
Add kustomize CLI and completion
2020-05-04 16:47:26 +02:00