action meshery_id_post_k8_sconfig { label: "Handle POST request for Kubernetes Config" description: "Used to add kubernetes config to System" provider: meshery method: POST path: "/api/system/kubernetes" encoding: json output: { type: "object" additionalProperties: true } }