Skip to content

Commit 0d2025f

Browse files
yi-nuo426Copilot
andcommitted
feat(kanvas): add Kubernetes Services tutorial
Migrate the Exploring Kubernetes Services with Meshery tutorial to content/en/kanvas/tutorials/kubernetes/kubernetes-services.md. - Add hands-on tutorial covering ClusterIP, NodePort, and LoadBalancer service types using Meshery Playground and Kanvas - Preserve legacy URL aliases (/guides/tutorials/kubernetes-services, /kanvas/tutorials/kubernetes-services) - Use ## / ### heading hierarchy matching existing Kanvas tutorials - Add descriptive alt text on every screenshot for accessibility - Link screenshots to existing assets on docs.meshery.io - Add intro content to kubernetes/_index.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Yi Nuo <218099172+yi-nuo426@users.noreply.github.com>
1 parent 5f78e49 commit 0d2025f

2 files changed

Lines changed: 201 additions & 106 deletions

File tree

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
---
2-
title: Kubernetes
3-
---
2+
title: Kubernetes
3+
description: Hands-on Kubernetes tutorials using Meshery Playground and Kanvas.
4+
weight: 9
5+
categories: [Tutorials]
6+
---
7+
8+
Work through hands-on Kubernetes scenarios in
9+
[Meshery Playground](https://playground.meshery.io/) — an interactive live
10+
cluster environment — using Kanvas to design, deploy, and explore core
11+
Kubernetes resources without writing YAML.

0 commit comments

Comments
 (0)