Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addons: Remove Kubernetes Dashboard manifests and docs #121

Merged
merged 1 commit into from
Feb 11, 2018

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Feb 11, 2018

  • Stop maintaining Kubernetes Dashboard manifests. Dashboard takes an unusual approch to security and is often a security weak point.
  • Recommendation: Use kubectl and avoid using the dashboard. If you must use the dashboard, explore hardening and consider using an authenticating proxy rather than the dashboard's auth features.

Note: Addons are not considered core to the distribution. The decision to remove one from the officially supported set isn't considered breaking as users are welcome to continue deploying the manifests on their own in any way they see fit. Nevertheless, the Dashboard was marked discouraged in v1.8.5 release notes to provide forewarning.*

* Stop maintaining Kubernetes Dashboard manifests. Dashboard takes
an unusual approch to security and is often a security weak point.
* Recommendation: Use `kubectl` and avoid using the dashboard. If
you must use the dashboard, explore hardening and consider using an
authenticating proxy rather than the dashboard's auth features
@dghubble dghubble merged commit 03d23bf into master Feb 11, 2018
@dghubble dghubble deleted the remove-dashboard branch February 11, 2018 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant