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

Add support to connect Clustermesh clusters through Helm Chart #17851

Merged

Commits on Nov 18, 2021

  1. Add support to configure Clustermesh connections in Helm Chart

    In order to connect Clustermesh clusters without cilium-cli tool
    we would need to manually patch the cilium agent with hostAliases,
    configure the cilium-clustermesh secret with mTLS material from
    the connected clusters. This commit adds support to connect multiple
    Clustermesh clusters using the Helm Chart.
    
    Fixes: cilium#17811
    
    Signed-off-by: Samuel Torres <samuelpirestorres@gmail.com>
    samueltorres committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3ce37e3 View commit details
    Browse the repository at this point in the history