Skip to content

Commit 712adbd

Browse files
committed
docs(gen): review tutorial
1 parent 96481ca commit 712adbd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

tutorials/get-started-kubernetes-loadbalancer/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@ tags: Kubernetes load-balancer kubectl nodeport
99
categories:
1010
- kubernetes
1111
dates:
12-
validation: 2024-10-03
12+
validation: 2025-04-08
1313
posted: 2023-09-19
1414
---
15+
1516
<ClickableBanner
1617
productLogo="generic"
1718
title="Deploy and scale your applications with Kubernetes and Load Balancers on Scaleway."
1819
url="https://account.scaleway.com/register"
1920
label="Create your account"
2021
/>
22+
2123
This tutorial accompanies the third [video demonstration](https://www.youtube.com/watch?v=W3gPUQ_ELEo) in our series to help users get started with Kubernetes. We walk you through Kubernetes fundamentals for beginners. In this installment, we show you how to create a Load Balancer for your [Scaleway Kubernetes Kapsule](https://www.scaleway.com/en/kubernetes-kapsule/).
2224

2325
First, we address the question of why we need a Load Balancer for our cluster, comparing it with the NodePort service we used in the previous tutorial. We then explain how to create a Load Balancer, check it out in the Scaleway console, and finally test that we can access our cluster's deployed application at the Load Balancer's IP address.

tutorials/odoo-easy-deploy/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ content:
88
tags: kubernetes Odoo easy-deploy docker
99
hero: assets/scaleway_odoo_easydeploy.webp
1010
dates:
11-
validation: 2024-10-03
11+
validation: 2025-04-08
1212
posted: 2020-12-01
1313
categories:
1414
- instances

0 commit comments

Comments
 (0)