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