addons: Switch to apps/v1 workload APIs

* Deployments now belong to the apps/v1 API group
* DaemonSets now belong to the apps/v1 API group
* RBAC types now belong to the rbac.authorization.k8s.io/v1 API group
This commit is contained in:
Dalton Hubble
2018-02-10 23:51:55 -08:00
parent 82a616c70b
commit 2c10d24113
30 changed files with 65 additions and 33 deletions

View File

@ -22,7 +22,8 @@ Notable changes between versions.
* Include Grafana dashboards for Kubernetes admins
* Add grafana-watcher to load bundled upstream dashboards
* Update nginx-ingress from 0.9.0 to 0.10.2
* Update CLUO from v0.5.0 to v0.6.0
* Update CLUO from v0.5.0 to v0.6.0
* Switch manifests to use `apps/v1` Deployments and Daemonsets
#### Digital Ocean