Skip to content

Add Kubectl Option support like disable-compression #19259

@darkradish

Description

@darkradish

Summary

For my needs, i want to add option --disable-compression to my cluster configuration ( https://kubernetes.io/docs/reference/config-api/kubeconfig.v1/#Cluster) i see no option to doing that on my cluster contfiguration

Motivation

Support all of kubectl feature

Proposal

in cluster secret (or cli) add

server: xxx
bearerToken: xxx
context_option : {
 "disable-compression": true
}

and pass it to kubectl context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions