Commit Graph
10 Commits
Author SHA1 Message Date
Jérôme Petazzoni 93d8a23c81 Add 'oldversion' cluster in admin course deployment script 2021-11-19 15:49:55 +01: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 4f04046fea 🤖Update deployment scripts 2021-05-31 08:12:35 +02:00
Jerome Petazzoni 0040313371 Bump up admin clusters scripts 2020-10-20 16:53:24 +02:00
Jerome Petazzoni 36d1199b70 Upgrade from 1.15 to illustrate version skipping + retry logic
Instead of upgrading from 1.16 to <latest> we upgrade from 1.15
to 1.16, because upgrading from <latest-1> is a special case and
it is better to show the general case.

Also, the script that sets up admin clusters now has some retry
logic to accommodate hiccups in pssh or in the cloud provider.
2020-02-09 11:29:05 -06:00
Jerome Petazzoni ebadc1ca59 Upgrade the cluster upgrade chapter
Add information about version skew.
Better explain what's good/bad to do.
2020-02-02 05:41:01 -06:00
Jerome Petazzoni 46878ed6c7 Update chapter about version upgrades 2019-08-23 05:48:55 -05:00
Jérôme Petazzoni 860907ccf0 Optimize admin clusters 2019-06-20 01:50:01 +00:00
Jerome Petazzoni 1fcb223a1d Refactor all card templates in a single file 2019-06-05 01:02:18 -05:00
Jerome Petazzoni b9c08613ed Add deployment scripts for admin training 2019-04-22 03:47:10 -05:00