|
|
|
|
|
by dharmab
2116 days ago
|
|
> That may include things like endpoint addresses, certificates, secrets, but can also be things like feature flags, authorizations, API tokens. Basically anything that's not compiled in is configuration. But Kubernetes solves most of this problem in an easier way with Pods, ConfigMaps, Secrets, Services and Endpoints. |
|
Your whole infrastructure contains much more than that, and managing all that as a coherent whole is what these tools do.