Adds a context menu to transform a Yaml property file into a key=value list that can be used with the Docker command line or a Kubernetes configmap. Use this plugin to create an envfile from a Spring ...
This is one of Kubernetes’s most notable features. Kubernetes intelligently positions containers based on required resources and other constraints, without compromising availability. Kubernetes offers ...
Many developers who are new to cloud-native development aren't sure of the difference between Kubernetes and Rancher. Do they need to choose one over the other? The truth is the two technologies are ...
This utility takes a source directory and creates automatically ConfigMap in the Kubernetes cluster based on the content of that directory. This can be used when : Configuration files for your ...