You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
microk8s ec2 in terraform: 4
ssm entries: 1
project configuration: 1
deployment scripting: 2
./k8s/dev manifests: 1
pipelines: 3
testing: 2
total: 14
The text was updated successfully, but these errors were encountered:
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
./k8s/dev
manifests: 1total: 14
The text was updated successfully, but these errors were encountered: