issues
search
relferreira
/
kubedev
A simpler and more powerful Kubernetes Dashboard
https://relferreira.github.io/kubedev/
Apache License 2.0
98
stars
5
forks
source link
YAML editor and API refactor
#1
Closed
relferreira
closed
4 years ago
relferreira
commented
4 years ago
Refactoring the API to use
kubectl
commands, instead of the Kubernetes API. These changes simplify the golang part of the project, and helps on the implementation of the
kubectl apply
.
YAML editor to create and edit resources
kubectl
commands, instead of the Kubernetes API. These changes simplify the golang part of the project, and helps on the implementation of thekubectl apply
.