feat(k8s): mvp

This commit is contained in:
Xiphoseer
2024-01-02 00:34:43 +01:00
parent 1941679d27
commit 166a283c70
16 changed files with 642 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -20,3 +20,6 @@
[submodule "thirdparty/magic_enum"]
path = thirdparty/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "thirdparty/kubernetes-client-c"]
path = thirdparty/kubernetes-client-c
url = https://github.com/kubernetes-client/c