Merge pull request #662 from DualSpark/readme-cleanups

Removing WIP line from README
This commit is contained in:
Chris Love 2016-10-15 19:26:41 -06:00 committed by GitHub
commit e09f481104
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
kops is the easiest way to get a production Kubernetes up and running. We like to think
of it as "kubectl for clusters".
(Currently work in progress, but working. Some of these statements are forward-looking.)
Some of the more interesting features:
* Written in go, so hopefully easier to maintain and extend, as complexity inevitably increases