FlashcardIntermediate
Config, Secrets & HPA Scaling
ConfigMaps and Secrets externalize configuration so every pod created by autoscaling shares the same settings.
Question
How do ConfigMaps and Secrets relate to horizontal scaling (HPA)?
Click to reveal answer