Skip to content

Commit 9cfbb07

Browse files
aevesdockerdvdksn
andauthored
Apply suggestions from code review
Co-authored-by: David Karlsson <[email protected]>
1 parent 036e36c commit 9cfbb07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/desktop/use-desktop/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: See how you can deploy to Kubernetes on Docker Desktop
33
keywords: deploy, kubernetes, kubectl, orchestration, Docker Desktop
44
title: Explore the Kubernetes view
5-
linkTitle: Deploy on Kubernetes
5+
linkTitle: Kubernetes
66
aliases:
77
- /docker-for-windows/kubernetes/
88
- /docker-for-mac/kubernetes/
@@ -13,7 +13,7 @@ weight: 50
1313

1414
Docker Desktop includes a standalone Kubernetes server and client, as well as Docker CLI integration, enabling local Kubernetes development and testing directly on your machine.
1515

16-
The Kubernetes server runs as a single or multi-node cluster, within Docker containers. This lightweight setup helps you explore Kubernetes features, test workloads, and work with container orchestration in parallel with other Docker functionality such as Swarm services or standalone containers.
16+
The Kubernetes server runs as a single or multi-node cluster, within Docker containers. This lightweight setup helps you explore Kubernetes features, test workloads, and work with container orchestration in parallel with other Docker features.
1717

1818
## Enable Kubernetes
1919

0 commit comments

Comments
 (0)