diff --git a/README.md b/README.md new file mode 100644 index 0000000..70e88c9 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# kured k8s deployment + +## Introduction + +This deploys the kured (Kubernetes Reboot Daemon) application. + +This is a modified version of the manifest yaml from +https://github.com/weaveworks/kured. The image used has been switched from +docker.io/weaveworks/kured to raspbernetes/kured to allow it to run on both +arm64 nodes as well as amd64 nodes. +