From 148f4495290b1d33b5b2f83219b2966692316107 Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Fri, 6 Mar 2020 11:08:15 -0800 Subject: [PATCH] Tweak readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's no longer the "initial drop". 😀 Also tweaked layout/wording a little since Disclaimer section seemed redundant... --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 211c0a9b..7623fef2 100644 --- a/README.md +++ b/README.md @@ -599,21 +599,16 @@ Here is a list of all available color names. ## Known Issues -This initial drop is brittle. K9s will most likely blow up... +This is still work in progress! If something is broken or there's a feature +that you want, please open a PR or file a ticket. + +K9s will most likely blow up if... 1. You're running older versions of Kubernetes. K9s works best on Kubernetes latest. 2. You don't have enough RBAC fu to manage your cluster. --- -## Disclaimer - -This is still work in progress! If there is enough interest in the Kubernetes -community, we will enhance per your recommendations/contributions. Also if you -dig this effort, please let us know that too! - ---- - ## ATTA Girls/Boys! K9s sits on top of many open source projects and libraries. Our *sincere* @@ -627,7 +622,7 @@ to make this project a reality! * [Fernand Galiana](https://github.com/derailed) * fernand@imhotep.io * [@kitesurfer](https://twitter.com/kitesurfer?lang=en) - +We always enjoy hearing from folks who benefit from our work. ---  Â© 2020 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0)