Add 1.0.0 version of package to description
Change-Id: I8724dcef0ed390094a3be21f9a6759f3f055aae1
This commit is contained in:
parent
a98d3a6c08
commit
addf159f6c
@ -15,8 +15,9 @@ Type: Application
|
||||
FullName: com.mirantis.docker.kubernetes.KubernetesCluster
|
||||
Name: Kubernetes Cluster
|
||||
Description: |
|
||||
Kubernetes is an open source system for managing containerized applications across multiple hosts,
|
||||
providing basic mechanisms for deployment, maintenance, and scaling of applications.
|
||||
v1.0.0 - Kubernetes is an open source system for managing containerized
|
||||
applications across multiple hosts, providing basic mechanisms for deployment,
|
||||
maintenance, and scaling of applications.
|
||||
Author: 'Mirantis, Inc'
|
||||
Tags: [Docker, Kubernetes]
|
||||
Classes:
|
||||
|
@ -15,8 +15,9 @@ Type: Application
|
||||
FullName: com.mirantis.docker.kubernetes.KubernetesPod
|
||||
Name: Kubernetes Pod
|
||||
Description: |
|
||||
Kubernes Pod - A collection of containers which will be scheduled onto the same node,
|
||||
which share and an IP and port space, and which can be created/destroyed together.
|
||||
v1.0.0 - Kubernes Pod is a collection of containers which will be scheduled
|
||||
onto the same node, which share and an IP and port space, and which can be
|
||||
created/destroyed together.
|
||||
Author: 'Mirantis, Inc'
|
||||
Tags: [docker, kubernetes, pod]
|
||||
Classes:
|
||||
|
Loading…
Reference in New Issue
Block a user