Automate Initial Configuration Load with Kubernetes ConfigMap
Load Initial Configuration with Kubernetes ConfigMap
ConfigMap is Kubernetes standard specification.
ConfigMaps allow you to decouple configuration artifacts from image content to keep containerized applications portable. The cSRX uses ConfigMaps to load initial configuration file at cSRX container startup.
You can also add license from license key file using the steps similar to loading the initial configuration file in kubernetes.
To create cSRX ConfigMap according to cSRX initial configurations: