In traditional systems, environment variables play an important role but not
always a crucial one. Some applications make more use of environment variables
than others. Some prefer configuration files over environment variables.
However, when it comes to Kubernetes, environment variables are a little bit
more important than you may think.