home: add k8s tools
This commit is contained in:
parent
bd92691a60
commit
1f51dd2424
|
@ -6,6 +6,7 @@
|
||||||
dnspython
|
dnspython
|
||||||
youtube-dl
|
youtube-dl
|
||||||
boto3 # aws-s3 support for ansible
|
boto3 # aws-s3 support for ansible
|
||||||
|
kubernetes # is in ansible kubernetes.core module
|
||||||
# dict_utils for an ansible filter_plugin
|
# dict_utils for an ansible filter_plugin
|
||||||
setuptools
|
setuptools
|
||||||
deepmerge
|
deepmerge
|
||||||
|
@ -49,6 +50,7 @@
|
||||||
# devOps
|
# devOps
|
||||||
terraform
|
terraform
|
||||||
tflint
|
tflint
|
||||||
|
k9s
|
||||||
nixopsUnstable
|
nixopsUnstable
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
gotify-desktop
|
gotify-desktop
|
||||||
# apps
|
# apps
|
||||||
virt-manager
|
virt-manager
|
||||||
|
lens
|
||||||
evince
|
evince
|
||||||
gthumb
|
gthumb
|
||||||
gnome.seahorse
|
gnome.seahorse
|
||||||
|
|
Loading…
Reference in New Issue