Developing Applications for the Cloud: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
=Configuration=
=Configuration=


Containerized applications can be configured with:
{{Internal|Kubernetes_Cluster_Configuration_Concepts#Overview|Kubernetes Configuration Concepts}}
* command-line arguments
* environment variables
* [[Kubernetes_Cluster_Configuration_Concepts#ConfigMap|ConfigMaps]]
* [[Kubernetes_Cluster_Configuration_Concepts#Secrets|Secrets]]

Latest revision as of 19:01, 21 October 2019

Internal

Under Construction

Desktop/OCP TODO/Developing Applications for the Cloud.docx

To Process

Configuration

Kubernetes Configuration Concepts