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

add kubernetes in dev cloud #386

Closed
mxfactorial opened this issue Sep 20, 2024 · 3 comments · Fixed by #387
Closed

add kubernetes in dev cloud #386

mxfactorial opened this issue Sep 20, 2024 · 3 comments · Fixed by #387
Assignees

Comments

@mxfactorial
Copy link
Contributor

expected

kubernetes manifests are available as of #384

add kubernetes to cloud but start with a single microk8s ec2 instance

with the exception of postgres which runs in rds, only 1) redis and the 2) event and 3) measure services are constantly running so the other services can stay on lambda

also, 3 demo services on eks just adds an unnecessary expense

hourly estimate

  1. microk8s ec2 in terraform: 4
  2. ssm entries: 1
  3. project configuration: 1
  4. deployment scripting: 2
  5. ./k8s/dev manifests: 1
  6. pipelines: 3
  7. testing: 2

total: 14

@mxfactorial
Copy link
Contributor Author

hours worked

requirement writing and testing: 6.5

@mxfactorial
Copy link
Contributor Author

hours worked

16.5

@mxfactorial
Copy link
Contributor Author

skipped pipelines since kubernetes is currently optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant