Skip to content

Commit 0104e0d

Browse files
feat(traefik): Added kubernetes ingress with traefik and cert-manager
1 parent d7df1e2 commit 0104e0d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

_posts/2022-08-06-kube-traefik-cert-manager-le.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: post
33
title: "Wildcard Certificates with Traefik + cert-manager + Let's Encrypt in Kubernetes Tutorial"
4-
date: 2022-08-06 10:00:00 -0500
4+
date: 2022-08-06 09:00:00 -0500
55
categories: kubernetes
6-
tags: kubernetes grafana prometheus alert-manager k3s
6+
tags: kubernetes traefik cert-manager k3s cloudflare letsencrypt
77
---
88

99
[![Wildcard Certificates with Traefik + cert-manager + Let's Encrypt in Kubernetes Tutorial](https://img.youtube.com/vi/G4CmbYL9UPg/0.jpg)](https://www.youtube.com/watch?v=G4CmbYL9UPg "Wildcard Certificates with Traefik + cert-manager + Let's Encrypt in Kubernetes Tutorial")
@@ -22,6 +22,11 @@ Combat misconfigurations. Empower engineers.
2222

2323
If you need to install a new kubernetes cluster you can use my [Ansible Playbook](https://docs.technotim.live/posts/k3s-etcd-ansible/) to install one.
2424

25+
## Resources
26+
27+
You can find all of the resources from this tutorial here
28+
29+
2530
### helm
2631

2732
```bash

0 commit comments

Comments
 (0)