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

Shared runtime for applications in containers #7

Open
at0S opened this issue Oct 13, 2020 · 1 comment
Open

Shared runtime for applications in containers #7

at0S opened this issue Oct 13, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@at0S
Copy link
Owner

at0S commented Oct 13, 2020

Problem

Applications should run in a standard environment. Containers are a natural choice here, as we are able to provide a consistent environment and somewhat standard interface for running applications. With one important question - which platform to choose for container orchestration?

K8s test

Will try the managed solution from AWS (EKS).

Done when

  1. Running an instance of nginx container.
  2. Able to connect to it using k8s proxy (using EKS control plane)
  3. Able to connect as a regular Internet user
@at0S at0S added the enhancement New feature or request label Oct 13, 2020
@at0S at0S self-assigned this Oct 13, 2020
@at0S
Copy link
Owner Author

at0S commented Oct 19, 2020

I will try to use the module for aws-eks created by HashiCorp, as the own module looks a bit complicated to build in a short time span.

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

No branches or pull requests

1 participant