diff --git a/Kubernetes/KubernetesCluster/package/manifest.yaml b/Kubernetes/KubernetesCluster/package/manifest.yaml index 710a9fc..51e9961 100644 --- a/Kubernetes/KubernetesCluster/package/manifest.yaml +++ b/Kubernetes/KubernetesCluster/package/manifest.yaml @@ -11,12 +11,14 @@ # under the License. Format: 1.3 +Version: 1.0.0 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: diff --git a/Kubernetes/KubernetesPod/package/manifest.yaml b/Kubernetes/KubernetesPod/package/manifest.yaml index 201173a..d565f34 100644 --- a/Kubernetes/KubernetesPod/package/manifest.yaml +++ b/Kubernetes/KubernetesPod/package/manifest.yaml @@ -11,12 +11,14 @@ # under the License. Format: 1.3 +Version: 1.0.0 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: