12 Commits

Author SHA1 Message Date
Jenkins
9d300c7382 Merge "Readme minor updates" 2016-09-28 17:31:44 +00:00
archyufa
66c066edb5 Update Readme on upgrade of kubernetes
Added limitaion of upgrade kubernetes cluster
Added limitation of update murano kubernetes app
Added information on rolling update of apps running in k8s

Change-Id: Id5a8acc12e610dabb338cf49779fa0f49cbb8468
2016-09-28 10:10:32 -04:00
archyufa
f3d6166f3b Readme minor updates
Fixed URLs for networking
Minor updates

Change-Id: I2c78c83eedb0e1b6457d4d223e9cc404ae4534c8
2016-09-27 07:56:01 -04:00
archyufa
f5d032a4c3 Readme Update
Added How Murano installs Kubernetes Cluster
Added How Murano upgrades Kubernetes Cluster
Minor updates on Networking
Fixed broken links
Added detailed info on Calico
Change-Id: Ic1538b33fa79ba0bb772a442dfc7c0a5db3a2e97
2016-09-26 19:55:46 -04:00
archyufa
66ddf3c4e0 Readme Update
Following sections has been addedd:

 * Features
 * Rolling Updates of Kubernetes application
 * Interacting with Kubernetes Cluster deployed by Murano

Co-Authored-By: Nikolay Mahotkin <nmakhotkin@mirantis.com>
Change-Id: I7d7572d6c53c9f6f0165ff55fa4d0ed5abdedef9
2016-09-23 07:34:13 +00:00
Valerii Kovalchuk
15fd3deb33 Add info about recreatePod and restartContainers actions
Change-Id: I0f21903f4c89b4bd1393f7eddb03908efc1018b8
2016-09-02 15:09:26 +00:00
Nikolay Mahotkin
5c680111b6 Fixing volume entry definitions
* According to
   http://kubernetes.io/docs/user-guide/volumes/#types-of-volumes
   and
   a1b5325011
   there is hostPath volume type instead of hostDir;
   And there is no 'source' keyword anymore.

 * Replacing 'kubectl update' on 'kubectl replace':
   kubectl update is deprecated, need to use 'replace':
   9b3d42c090

Closes-Bug: #1604766

Change-Id: I1029caeb2827fc9de271b457c7a61b043d0189cb
2016-08-23 13:20:37 +03:00
Tetiana Lashchova
f57eb2fa4c Update namespaces for k8s applications
Replace io.murano.apps with com.mirantis

bp fix-fqn-usage

Change-Id: I5bb6129a51beadffe124cd0fb289f41e05cd52c3
2016-06-17 12:36:17 +03:00
Konstantin Snihyr
1dcc9914dc Action "exportConfig" removed from KubernetesCluster package
Change-Id: I9cb5366afca2d08c9e39808aa308f628d9bd0766
2016-03-02 19:25:21 +03:00
Kirill Zaitsev
ce64434d6a [Kubernetes][doc] Expand k8s docs. Add documentation for classes
Targets bp: docs-k8s-app-usage

Change-Id: I6f734f63a0e4b90cae58b7e45c1a7650bf0e76ff
2016-02-11 21:22:26 +00:00
Renat Akhmerov
c00a4cb72a Fixing typos in README.rst for Kubernetes apps
Change-Id: Ibdcc23468bc76d381d19bbec859d3b5bd8c11b96
2016-01-18 15:29:03 +00:00
Stan Lagun
f8be41a14c [Kubernetes] Kubernetes documentation
Change-Id: Ic6c8a0769bd92cd70e5ff42c5aecdf377c836f0c
2015-12-03 16:48:42 +03:00