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
Jerome Petazzoni
b844e40372
Refactor card generation
...
Many improvements. QR code, fixed page size, better
use of page estate, etc.
Also pdfkit should kind of work now (not quite using
the full page size, but at least it's not utterly
broken like before).
2020-03-20 13:56:50 -05:00
Jerome Petazzoni
bfd63c16c6
Add tailhist to start a websocket server showing bash history on port 1088
2020-03-19 15:49:50 -05:00
Jerome Petazzoni
56e09eef6d
Bump up kube ops versions
...
- Kubernetes binaries installed for ops labs bumped up to 1.17.2
- Composed-based control plane bumped up to 1.17.2
- kuberouter now uses apps/v1 DaemonSet (compatible with 1.16+)
- disable containerd (cosmetic)
2020-02-09 10:37:03 -06:00
Jerome Petazzoni
784b2a3e4e
Big update to autopilot
...
Autopilot can now continue when errors happen, and it writes
success/failure of each snippet in a log file for later review.
Also added e2e.sh to provision a test environment and start
the remote tmux instance.
2020-01-20 14:23:20 -06:00
Jerome Petazzoni
c4d9e6b3e1
Update deployment scripts to install Helm 3
2020-01-17 04:45:06 -06:00
Jerome Petazzoni
6d01a9d813
Add commands to prep portworx; make postgresql work on PKS
2019-11-19 07:40:01 -06:00
Sean OMeara
98d2b79c97
adding editors
2019-11-04 10:13:29 +01:00
Jerome Petazzoni
6cbcc4ae69
Fix CNI version (0.8 is unsupported yet)
2019-10-29 19:44:41 -05:00
Jerome Petazzoni
0b80238736
Bump up versions of kubebins
2019-10-25 12:25:49 -05:00
Jerome Petazzoni
f4f0fb0f23
http.server requires python3
2019-09-17 06:13:21 -05:00
Jerome Petazzoni
04f728c67a
Add nowrap to vimrc
...
The certificates embedded in .kube/config make the file a bit hard
to read. This will make it easier.
2019-09-03 09:04:42 -05:00
Jerome Petazzoni
5bbce4783a
Better modularize card generation
...
Most parameters used by the Jinja template for the cards
can now be specified in settings.yaml. This should make
the generation of cards for admin training much easier.
2019-09-03 06:51:15 -05:00
AJ Bowen
c4b408621c
Create .tmux.conf to allow mouse and scrolling support and vim bindings for changing panes
2019-09-03 04:44:57 -05:00
Jerome Petazzoni
46878ed6c7
Update chapter about version upgrades
2019-08-23 05:48:55 -05:00
Jerome Petazzoni
9e991d1900
Add command to change the NodePort range
...
This helps when the customer's internet connection filters out
the default port range. It still requires to have a port range
open somewhere, though. here we use 10000-10999, but this should
be adjusted if necessary.
2019-08-23 05:11:05 -05:00
Jerome Petazzoni
2365b8f460
Add web server to make it easier to generate cards from CNC node
2019-08-08 07:37:05 -05:00
Jerome Petazzoni
c690a02d37
Add webssh command to deploy webssh on all machines
2019-07-17 05:41:07 -05:00
Jerome Petazzoni
f0d991cd02
Bump versions
2019-07-11 04:43:13 -05:00
Jerome Petazzoni
dcd91c46b7
Add ping command (thanks @swacquie)
2019-06-26 09:46:26 -05:00
Jérôme Petazzoni
ad4c86b3f4
Show instance type when provisioning; change it to t3.medium by default
2019-06-20 01:47:48 +00:00