Welcome to the Linux Foundation Forum!

MK clusters.

How to properly access multiple kubernetes cluster using kubectl?

Best Answer

  • chrispokorni
    chrispokorni Posts: 2,592
    Answer ✓

    Hi @mutailee,

    Access to multiple Kubernetes clusters can be enabled through multiple configuration files or a single unified configuration file for the kubectl CLI . From each target cluster you need to capture the API server's endpoint, generate user credentials, and define access control policies.

    Regards,
    -Chris

Categories

Upcoming Training