From 88f56d5b98d485435c1ef72944d207efb1c38da8 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 28 Jul 2025 06:07:37 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-07-28 06:07:37 --- content/post/deploy kub application.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/post/deploy kub application.md b/content/post/deploy kub application.md index 0a48167..0e26d93 100644 --- a/content/post/deploy kub application.md +++ b/content/post/deploy kub application.md @@ -10,7 +10,8 @@ categories: ## Intro +After have created a Kubernetes cluster with `kubeadm` in [that post]({{< ref "post/8-create-manual-kubernetes-cluster-kubeadm" >}}), my first goal is to expose a pod externally with a URL and secured with a TLS certificate verified by Let's Encrypt. -In this article, I will explain how I achieve to expose a pod externally with a URL and secured with a TLS certificate verified by Let's Encrypt. +To achieve that ### \ No newline at end of file