Refractor _index.md (#14163)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6930b2167f
commit
d21ffb4c63
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Applications
|
||||
id: appplications
|
||||
date: 2019-05-12
|
||||
full_link:
|
||||
short_description: >
|
||||
The layer where various containerized applications run.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
---
|
||||
The layer where various containerized applications run.
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Cluster Infrastructure
|
||||
id: cluster-infrastructure
|
||||
date: 2019-05-12
|
||||
full_link:
|
||||
short_description: >
|
||||
The infrastructure layer provides and maintains VMs, networking, security groups and others.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- operations
|
||||
---
|
||||
The infrastructure layer provides and maintains VMs, networking, security groups and others.
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Cluster Operations
|
||||
id: cluster-operations
|
||||
date: 2019-05-12
|
||||
full_link:
|
||||
short_description: >
|
||||
Activities such as upgrading the clusters, implementing security, storage, ingress, networking, logging and monitoring, and other operations involved in managing a Kubernetes cluster.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- operations
|
||||
---
|
||||
Activities such as upgrading the clusters, implementing security, storage, ingress, networking, logging and monitoring, and other operations involved in managing a Kubernetes cluster.
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Control Plane
|
||||
id: control-plane
|
||||
date: 2019-05-12
|
||||
full_link:
|
||||
short_description: >
|
||||
The container orchestration layer that exposes the API and interfaces to define, deploy, and manage the lifecycle of containers.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
---
|
||||
The container orchestration layer that exposes the API and interfaces to define, deploy, and manage the lifecycle of containers.
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Data Plane
|
||||
id: data-plane
|
||||
date: 2019-05-12
|
||||
full_link:
|
||||
short_description: >
|
||||
The layer that provides capacity such as CPU, memory, network, and storage so that the containers can run and connect to a network.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
---
|
||||
The layer that provides capacity such as CPU, memory, network, and storage so that the containers can run and connect to a network.
|
||||
Reference in New Issue
Block a user