kubeadm/operator
fabriziopandini 87edfdf0ce add more tests, fix some errors, small refactors 2019-11-28 16:36:05 +01:00
..
api/v1alpha1 operator: organize imports 2019-10-31 23:47:19 +03:00
commands task-controller 2019-11-08 17:25:27 +01:00
config implement the operation controller 2019-10-24 09:58:59 +02:00
controllers add more tests, fix some errors, small refactors 2019-11-28 16:36:05 +01:00
errors kubeadm-operator-API 2019-10-15 12:20:25 +02:00
hack verify-spelling: fix misspell 'go mod init' call 2019-11-07 21:28:42 +02:00
operations operator: organize imports 2019-10-31 23:47:19 +03:00
.gitignore kubeadm-operator-inital-commit 2019-10-07 22:00:53 +02:00
Dockerfile task-controller 2019-11-08 17:25:27 +01:00
Makefile kubeadm-operator-inital-commit 2019-10-07 22:00:53 +02:00
PROJECT kubeadm-operator-API 2019-10-15 12:20:25 +02:00
README.md address comments 2019-10-17 08:12:40 +02:00
go.mod add more tests, fix some errors, small refactors 2019-11-28 16:36:05 +01:00
go.sum implement the operation controller 2019-10-24 09:58:59 +02:00
main.go add more tests, fix some errors, small refactors 2019-11-28 16:36:05 +01:00

README.md

Kubeadm operator

The kubeadm-operator is an experimental project, still WIP. Do not use in production.

See KEP for more details.