You are looking at the documentation of a prior release. To read the documentation of the latest release, please visit here.

Change Log

0.5.0 (2018-01-16)

Kubed 0.5.0 can send notifications to Telegram and fixes various issues related to janitors and cluster backup.

Changelog

  • Document valid time units for janitor TTL #188
  • Reset shard duration for influx janitor #187
  • Set min retention policy for kubed influx janitor #186
  • Log influx janitor result #185
  • Update github.com/influxdata/influxdb to v1.3.3 #184
  • Increase burst and qps for kube client #183
  • Update github.com/influxdata/influxdb to v1.1.1 #182
  • Update Elasticsearch client to olivere/elastic.v5 #181
  • Add Telegram as notifier #180
  • Delete all older indices prior to a date #179
  • Ensure bad backups are not used to overwrite last good backup #178

0.4.0 (2018-01-05)

Kubed 0.4.0 can sync confgimaps/secrets across clusters.

Changelog

  • Reorganize docs for hosting on product site #173
  • Add support for new DB types #172
  • Update docs for syncer #170
  • Fix analytics client-id detection #168
  • Auto detect AWS bucket region #166
  • Support hipchat server #165
  • Write event for syncer origin conflict #164
  • Fix Syncer #163
  • Remove unnecessary IsPreferredAPIResource api calls #162
  • Sync configmap/secret to selected namespaces/contexts #154

0.3.1 (2017-12-21)

Kubed 0.3.1 supports AWS S3 buckets in regions other than us-east-1.

Changelog

  • Support region for s3 backend #159
  • Avoid listing buckets #141

0.3.0 (2017-09-26)

Kubed 0.3.0 supports auth for Elasticsearch janitors and annotates copied configmaps & secrets.

Changelog

  • Support auth for Elasticsearch janitor #64
  • Install kubed as a critical addon #129
  • Update chart to match recent convention #123
  • Use correct service account for RBAC installer #122
  • Forward CSR approved/denied events #117
  • Use kutil package for utils #116
  • Annotate copied configmaps & secrets with kubed.appscode.com/origin #115
  • Use client-go 4.0.0 #114
  • Fix config object. #105

0.2.0 (2017-08-04)

Kubed 0.2.0 can send push notifications.

Notable Features

  • Send push notification via pushover.net Thanks Sean Johnson !
  • Add clusterName in config. This cluster name will be prefixed to any notification sent via Email/SMS/Chat/Push so that you can identify the source easily.

0.1.0 (2017-08-01)

First public release of Kubed.

Notable Features