Skip to content

Commit 56b5dc7

Browse files
committed
standardize on open source over open-source
1 parent 10878da commit 56b5dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
{{< blocks/section id="oceanNodes" >}}
1212
{{% blocks/feature image="flower" %}}
13-
[Kubernetes]({{< relref "/docs/concepts/overview/" >}}), also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
13+
[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.
1616
{{% /blocks/feature %}}

0 commit comments

Comments
 (0)