Bret Fisher
4ce102e8db
Merge remote-tracking branch 'refs/remotes/upstream/main' into jpetazzo-main
...
# Conflicts:
# Dockerfile
# README.md
2024-09-11 12:08:43 -04:00
Jérôme Petazzoni
a4d8fcb1df
🎨 Add kubecolor, flux CLI, argocd CLI
...
Also:
- update versions across the board
- build httping against upstream repo
2024-06-21 18:53:29 +02:00
Bret Fisher and GitHub
003c66d19e
tweaking for k8smastery ( #44 )
...
* tweaking for k8smastery
* linting tweaks
2022-01-15 16:41:53 -05:00
Jérôme Petazzoni
a097de4202
📃 Add info to install packages in motd
2021-12-06 12:58:19 +01:00
Jérôme Petazzoni
1a717ab1cf
🐞 Tiny typo fix in motd
2021-12-03 16:27:29 +01:00
Jérôme Petazzoni
cfcc9535f5
📃 Update documentation
2021-11-13 13:32:35 +01:00
Jérôme Petazzoni
6717affce7
🏭 ️ Refactor Dockerfile to log as non-root
...
Multiple improvements here:
- start a shell with the k8s user instead of root
- when running without a tty, start an SSH server instead of a login shell
- move shell setup to bash_profile instead of Dockerfile
- add a helper script to set up tailhist
- add motd support
2021-11-01 11:57:34 +01:00