ArchSetu
ArchSetu
ArchSetuToolsKubernetesKubernetes ConfigMap / Secret Generator
Free tool

Kubernetes ConfigMap / Secret Generator

Key-value pairs to a valid ConfigMap or Secret manifest. Secret values are base64-encoded exactly as kubectl would encode them - never sent anywhere, this runs entirely in your browser.

Manifest type

Key / value pairs

apiVersion: v1
kind: ConfigMap
metadata:
  name: app-config
  namespace: default
data:
  LOG_LEVEL: "info"
  DATABASE_HOST: "db.internal"

Was this tool helpful?

See this same kind of analysis applied to your whole repository

Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.

Analyze a repository

Runs entirely in your browser. Nothing is stored. Free forever.

Powered by ArchSetu