Revert "Pin stable/mitaka to 1.0.0 version"
This reverts commit 2860fb3a968d72521fb705aaac5962f46a5cf487. Change-Id: Ibb251a25d02ca3905c0f6f5d1ee70d523f5fcf81
This commit is contained in:
parent
2860fb3a96
commit
0b914ee8fe
@ -11,14 +11,12 @@
|
|||||||
# 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: |
|
||||||
v1.0.0 - Kubernetes is an open source system for managing containerized
|
Kubernetes is an open source system for managing containerized applications across multiple hosts,
|
||||||
applications across multiple hosts, providing basic mechanisms for deployment,
|
providing basic mechanisms for deployment, maintenance, and scaling of applications.
|
||||||
maintenance, and scaling of applications.
|
|
||||||
Author: 'Mirantis, Inc'
|
Author: 'Mirantis, Inc'
|
||||||
Tags: [Docker, Kubernetes]
|
Tags: [Docker, Kubernetes]
|
||||||
Classes:
|
Classes:
|
||||||
|
@ -11,14 +11,12 @@
|
|||||||
# 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: |
|
||||||
v1.0.0 - Kubernes Pod is a collection of containers which will be scheduled
|
Kubernes Pod - A collection of containers which will be scheduled onto the same node,
|
||||||
onto the same node, which share and an IP and port space, and which can be
|
which share and an IP and port space, and which can be created/destroyed together.
|
||||||
created/destroyed together.
|
|
||||||
Author: 'Mirantis, Inc'
|
Author: 'Mirantis, Inc'
|
||||||
Tags: [docker, kubernetes, pod]
|
Tags: [docker, kubernetes, pod]
|
||||||
Classes:
|
Classes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user