mirror of https://github.com/kubernetes/kops.git
17 lines
532 B
Markdown
17 lines
532 B
Markdown
## This document will be used to build the release notes for kops 1.9
|
|
|
|
|
|
# Significant changes
|
|
|
|
* RBAC is now the default authorization mode for new clusters. Existing clusters will not be changed. Pass `--authorization=AlwaysAllow` to `kops create cluster` for the legacy authorization behaviour.
|
|
|
|
* Federation support has been removed from kops, reflecting the removal of federation upstream and refocusing on multicluster efforts.
|
|
|
|
# Required Actions
|
|
|
|
|
|
# Highlighted changes
|
|
|
|
# Full change list
|
|
|
|
(will be populated from git log) |