aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lume/src/notes/2024/essential-k8s.mdx5
1 files changed, 5 insertions, 0 deletions
diff --git a/lume/src/notes/2024/essential-k8s.mdx b/lume/src/notes/2024/essential-k8s.mdx
index dfabcf7..1905fcb 100644
--- a/lume/src/notes/2024/essential-k8s.mdx
+++ b/lume/src/notes/2024/essential-k8s.mdx
@@ -447,4 +447,9 @@ From here you can deploy anything else you want, as long as the workload configu
- Workloads MUST have the `nginx.ingress.kubernetes.io/ssl-redirect: "true"` to ensure that all plain HTTP traffic is upgraded to HTTPS
- Sensitive data MUST be managed in 1Password via OnePasswordItem objects
+<Conv name="Cadey" mood="enby">
+ If you work at a cloud provider that offers managed Kubernetes, I'm looking
+ for a new place to put my website, sponsorship would be greatly appreciated!
+</Conv>
+
Happy kubeing all!