monokle icon indicating copy to clipboard operation
monokle copied to clipboard

Support the creation of secrets and ConfigMaps in Cluster Insights

Open chargio opened this issue 1 year ago • 1 comments

When in cluster mode, it is necessary to create Secrets and ConfigMaps, so your application can use them. We can update existing secrets, but we can't create new ones, completing the use case.

chargio avatar May 11 '23 09:05 chargio

Suggest we make this a modal which prompts for name, namespace and and a table of key/value pairs as content, with options to upload a file - both for a value and the entire resource. An option to base64 encode values should be available for secrets. Once completed Monokle should directly deploy the resource to the cluster.

olensmar avatar May 11 '23 10:05 olensmar