Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seperate the dockin configuration from the kubeconfig file #16

Open
walleliu1016 opened this issue Mar 5, 2021 · 0 comments
Open

seperate the dockin configuration from the kubeconfig file #16

walleliu1016 opened this issue Mar 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@walleliu1016
Copy link
Contributor

these content has no business with kubeconfig, It might be clearer to separate them

dockin: # Additional custom configuration, the user declares the rules applicable to the cluster and the corresponding cluster id, and declares the default whitelist
  cluster-id: ft01 # cluster id
  rule: test # Rule group, if you need to manage different whitelists for a certificate, you can use rule extension
  whitelist:
    -127.0.0.1 # Permitted ip whitelist, the cluster corresponding to the current certificate, only these ips are allowed to access
@walleliu1016 walleliu1016 added the enhancement New feature or request label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant