diff --git a/Kubernetes/KubernetesCluster/package/manifest.yaml b/Kubernetes/KubernetesCluster/package/manifest.yaml index dd4d1ba..29c72a5 100644 --- a/Kubernetes/KubernetesCluster/package/manifest.yaml +++ b/Kubernetes/KubernetesCluster/package/manifest.yaml @@ -11,14 +11,12 @@ # under the License. Format: 1.3 -Version: 1.0.0 Type: Application FullName: com.mirantis.docker.kubernetes.KubernetesCluster Name: Kubernetes Cluster Description: | - 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. + 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 291e6ce..f18de16 100644 --- a/Kubernetes/KubernetesPod/package/manifest.yaml +++ b/Kubernetes/KubernetesPod/package/manifest.yaml @@ -11,14 +11,12 @@ # under the License. Format: 1.3 -Version: 1.0.0 Type: Application FullName: com.mirantis.docker.kubernetes.KubernetesPod Name: Kubernetes Pod Description: | - 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. + 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. Author: 'Mirantis, Inc' Tags: [docker, kubernetes, pod] Classes: