hitachienergy / epiphany

Cloud and on-premises automation for Kubernetes centered industrial grade solutions.
Apache License 2.0
138 stars 107 forks source link

Kubernetes HA - Test automation (automatic HA cluster deployment + serverspec scripts) #934

Closed toszo closed 2 years ago

toszo commented 4 years ago

Is your feature request related to a problem? Please describe. We don't have Kubernetes HA cluster test automation.

Describe the solution you'd like We want to have Kubernetes HA cluster test automation and serverspecs.

Configuration that should be included in the yaml file:

---
kind: configuration/shared-config
title: Shared configuration that will be visible to all roles
name: default
specification:
  use_ha_control_plane: true
provider: aws

Describe alternatives you've considered No alternatives.

Additional context No additional context.

mkyc commented 4 years ago

@przemyslavic can you write if things mentioned by @toszo are tested?

mkyc commented 2 years ago

@przemyslavic please review this one.

przemyslavic commented 2 years ago

The pipeline for testing Kubernetes HA deployments was created some time ago and is available in Azure DevOps. Closing this task.