Service update orchestrations

Change-Id: If7aa71c70c8a37aafc990e685f390da2cd781ff9
diff --git a/README.rst b/README.rst
index 399315c..011617b 100644
--- a/README.rst
+++ b/README.rst
@@ -3,17 +3,12 @@
 Kubernetes Formula
 ==================
 
-Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
-
-This formula deploys production ready Kubernetes and generate Kubernetes manifests as well.
-
-Based on official Kubernetes salt
-https://github.com/kubernetes/kubernetes/tree/master/cluster/saltbase
-
-Extended on Contrail contribution https://github.com/Juniper/kubernetes/blob/opencontrail-integration/docs/getting-started-guides/opencontrail.md
+Kubernetes is an open-source system for automating deployment, scaling, and
+management of containerized applications. This formula deploys production
+ready Kubernetes and generate Kubernetes manifests as well. 
 
 
-Sample pillars
+Sample Pillars
 ==============
 
 **REQUIRED:** Define image to use for hyperkube, CNIs and calicoctl image
@@ -858,37 +853,14 @@
           value: one
         image_pull_secretes: password
 
-Documentation and Bugs
-======================
 
-To learn how to deploy OpenStack Salt, consult the documentation available
-online at:
+More Information
+================
 
-    https://wiki.openstack.org/wiki/OpenStackSalt
+* https://github.com/Juniper/kubernetes/blob
+/opencontrail-integration/docs /getting-started-guides/opencontrail.md
+* https://github.com/kubernetes/kubernetes/tree/master/cluster/saltbase
 
-In the unfortunate event that bugs are discovered, they should be reported to
-the appropriate bug tracker. If you obtained the software from a 3rd party
-operating system vendor, it is often wise to use their own bug tracker for
-reporting problems. In all other cases use the master OpenStack bug tracker,
-available at:
-
-    http://bugs.launchpad.net/openstack-salt
-
-Developers wishing to work on the OpenStack Salt project should always base
-their work on the latest formulas code, available from the master GIT
-repository at:
-
-    https://git.openstack.org/cgit/openstack/salt-formula-kubernetes
-
-Developers should also join the discussion on the IRC list, at:
-
-    https://wiki.openstack.org/wiki/Meetings/openstack-salt
-
-Copyright and authors
-=====================
-
-(c) 2016 tcp cloud a.s.
-(c) 2016 OpenStack Foundation
 
 Documentation and Bugs
 ======================