standardize on open source over open-source

This commit is contained in:
Kat Cosgrove 2024-05-01 09:34:03 +01:00
parent 10878da2e3
commit 56b5dc720b
No known key found for this signature in database
GPG Key ID: 9909DF75A59E4ABC
1 changed files with 1 additions and 1 deletions

View File

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