Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and Document a Full Kubernetes Deployment Using Helm #7

Open
lindluni opened this issue Nov 29, 2021 · 0 comments
Open

Create and Document a Full Kubernetes Deployment Using Helm #7

lindluni opened this issue Nov 29, 2021 · 0 comments

Comments

@lindluni
Copy link
Owner

Pre-Reqs:

  • Kubernetes Cert Manager Installed on the cluster
  • Ingress Preconfigured (demo using Nginx)
  • A preconfigured ASM secret with the App config

Let's start with an AWS example. This should include:

  • Namespace
  • A GHCR secret
  • AWS ASM secret configuration
  • Cert generation (assumes default https verification or Route53 verification)
  • Ingress with TLS enabled using the generated certs
  • A service exposing the port to the load balancer
  • A deployment with a single replica
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

No branches or pull requests

1 participant