Skip to content

feat(content): add blog post about installing Hermes Agent on Kubernetes#13

Merged
eduardofraga merged 1 commit into
mainfrom
feat/hermes-k8s-blog-post
Jun 19, 2026
Merged

feat(content): add blog post about installing Hermes Agent on Kubernetes#13
eduardofraga merged 1 commit into
mainfrom
feat/hermes-k8s-blog-post

Conversation

@eduardofraga

Copy link
Copy Markdown
Contributor

Summary

Add bilingual blog post (pt-br/en) teaching how to install the Hermes Agent on Kubernetes.

Changes

  • — Portuguese version
  • — English version
  • — Plan artifacts

Content coverage

The post covers all 8 Kubernetes resources from iac/files/kubernetes/hermes/:

  1. ConfigMap with environment variables
  2. External Secrets with Reloader
  3. PersistentVolumeClaim (5Gi, Longhorn)
  4. Deployment with health checks and resource limits
  5. Services (Gateway, Dashboard, Webhook)
  6. TLS Issuer (cert-manager + Let's Encrypt)
  7. Ingress (traefik, optional)
  8. Kustomize for orchestrated apply

Verification

  • hugo --gc --minify builds successfully (58 pt-br + 6 en pages)
  • Internal links use trailing slashes (/contato/)

Step-by-step guide covering all Kubernetes resources:
ConfigMap, Deployment, Services, PVC, cert-manager,
Ingress — managed via Kustomize.

Available in pt-br and en.
@eduardofraga eduardofraga merged commit 09f6689 into main Jun 19, 2026
1 of 2 checks passed
@eduardofraga eduardofraga deleted the feat/hermes-k8s-blog-post branch June 19, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant