ansible/awx

Support multiple replicas in the installer

Open

#7,021 opened on May 14, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (3,333 forks)batch import
component:installerhelp wantedtype:enhancement

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • add new variable "replicas" to define more than one replica for awx pod during installation time
SUMMARY

we need to have multiple replicas of awx pod running on Kubernetes for high availability, is it possible to have this configurable during installation time?

Contributor guide