Skip to content

Commit 5ebcbcc

Browse files
committed
Carve out space for updated k8s first deployment guide, link to legacy guide
1 parent a1a9bc1 commit 5ebcbcc

File tree

3 files changed

+436
-1
lines changed

3 files changed

+436
-1
lines changed

src/pages/docs/getting-started/first-kubernetes-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: src/layouts/Redirect.astro
3-
title: Redirect
3+
title: First Kubernetes Deployment
44
redirect: /docs/kubernetes/tutorials/first-kubernetes-deployment
55
pubDate: 2024-07-29
66
navSearch: false

src/pages/docs/kubernetes/tutorials/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ navOrder: 10
99
hideInThisSectionHeader: true
1010
---
1111

12+
:::div{.hint}
13+
For **Octopus 2024.2** or below, please refer to the previous [First Kubernetes deployment guide](/docs/kubernetes/tutorials/legacy/first-kubernetes-deployment-2024-2).
14+
:::
15+
16+
- - - - Update guide contents below - - - -
17+
1218
👋 Welcome to Octopus Deploy!
1319

1420
This tutorial will help you complete your first deployment to Kubernetes with Octopus Deploy. We’ll walk you through the steps to deploy YAML files to your Kubernetes cluster.

0 commit comments

Comments
 (0)