Kubed (pronounced Cube-Dee) by AppsCode is a Kubernetes Cluster Operator Daemon. Kubed can do the following things for you:
- Kubed can protect your Kubernetes cluster from various disasters scenarios.
- Kubed can keep ConfigMaps and Secrets synchronized across namespaces and/or clusters.
- Kubed can forward cluster events to various destinations.
- Kubed can setup janitors for Elasticsearch and InfluxDB.
- Kubed can send notifications via Email, SMS or Chat.
- Kubed has a built-in search engine for your cluster objects using bleve.
Please pick a version of Kubed that matches your Kubernetes installation.
Kubed Version | Docs | Kubernetes Version |
---|---|---|
v0.11.0 | User Guide | 1.11.x+ |
0.10.0 | User Guide | 1.8.x+ |
0.9.0 | User Guide | 1.8.x+ |
0.5.0 | User Guide | 1.7.x |
0.2.0 | User Guide | 1.5.x - 1.6.x |
To install Kubed, please follow the guide here.
Want to learn how to use Kubed? Please start here.
You can use Kubed api clients to programmatically access its apis. Here are the supported clients:
Want to help improve Kubed? Please start here.
Kubed binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --enable-analytics=false
.
We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the AppsCode Slack team channel #kubed
. To sign up, use our Slack inviter.
If you have found a bug with Kubed or want to request for new features, please file an issue.