Skip to content

Commit f0ab423

Browse files
author
Tim Bannister
committed
Redo landing page
1 parent cec20f6 commit f0ab423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
{{< site-searchbar >}}
1010

11-
{{< blocks/section id="oceanNodes" >}}
12-
{{% blocks/feature image="flower" %}}
11+
{{< blocks/section class="k8s-overview" >}}
12+
{{% blocks/feature image="flower" id="feature-primary" %}}
1313
[Kubernetes]({{< relref "/docs/concepts/overview/" >}}), also known as K8s, is an open source system for automating deployment, scaling, and management of containerized applications.
1414

1515
It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon [15 years of experience of running production workloads at Google](http://queue.acm.org/detail.cfm?id=2898444), combined with best-of-breed ideas and practices from the community.

0 commit comments

Comments
 (0)