Pin stable/mitaka to 1.0.0 version
Change-Id: Ic4c2fe480c6f2a99bfea545a9855ad9635322c2a
This commit is contained in:
@@ -11,12 +11,14 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
Format: 1.3
|
Format: 1.3
|
||||||
|
Version: 1.0.0
|
||||||
Type: Application
|
Type: Application
|
||||||
FullName: com.mirantis.docker.kubernetes.KubernetesCluster
|
FullName: com.mirantis.docker.kubernetes.KubernetesCluster
|
||||||
Name: Kubernetes Cluster
|
Name: Kubernetes Cluster
|
||||||
Description: |
|
Description: |
|
||||||
Kubernetes is an open source system for managing containerized applications across multiple hosts,
|
v1.0.0 - Kubernetes is an open source system for managing containerized
|
||||||
providing basic mechanisms for deployment, maintenance, and scaling of applications.
|
applications across multiple hosts, providing basic mechanisms for deployment,
|
||||||
|
maintenance, and scaling of applications.
|
||||||
Author: 'Mirantis, Inc'
|
Author: 'Mirantis, Inc'
|
||||||
Tags: [Docker, Kubernetes]
|
Tags: [Docker, Kubernetes]
|
||||||
Classes:
|
Classes:
|
||||||
|
@@ -11,12 +11,14 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
Format: 1.3
|
Format: 1.3
|
||||||
|
Version: 1.0.0
|
||||||
Type: Application
|
Type: Application
|
||||||
FullName: com.mirantis.docker.kubernetes.KubernetesPod
|
FullName: com.mirantis.docker.kubernetes.KubernetesPod
|
||||||
Name: Kubernetes Pod
|
Name: Kubernetes Pod
|
||||||
Description: |
|
Description: |
|
||||||
Kubernes Pod - A collection of containers which will be scheduled onto the same node,
|
v1.0.0 - Kubernes Pod is a collection of containers which will be scheduled
|
||||||
which share and an IP and port space, and which can be created/destroyed together.
|
onto the same node, which share and an IP and port space, and which can be
|
||||||
|
created/destroyed together.
|
||||||
Author: 'Mirantis, Inc'
|
Author: 'Mirantis, Inc'
|
||||||
Tags: [docker, kubernetes, pod]
|
Tags: [docker, kubernetes, pod]
|
||||||
Classes:
|
Classes:
|
||||||
|
Reference in New Issue
Block a user