Skip to content

Add settings to make Kubernetes set up a local environment #49

@jm404

Description

@jm404

Hi team,

Currently, our k8s code only allows the installation using Amazon AWS, specifically EKS as stated in the instructions.md

Deploying in a local machine can be really useful for development and testing purposes.

In order to achieve the said objective, the following tasks must be performed:

  • Adapt Deployments/StatefulSets to local mode
  • Add required settings to choose between EKS and Local
  • Flexibilize number of nodes and installation settings
  • Test
  • Update CHANGELOG.md
  • Update README.md

Best regards,

Jose

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions