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

docs: export KUBECONFIG for cilium-cli with k3s #18697

Merged
merged 1 commit into from Feb 3, 2022

Commits on Feb 2, 2022

  1. docs: export KUBECONFIG for cilium-cli with k3s

    Previously, commit 606b5fe ("docs: KUBECONFIG for cilium-cli with
    k3s") and commit 606b5fe ("docs: KUBECONFIG for cilium-cli with
    k3s") changed `cilium install` commands to set KUBECONFIG explicitly.
    
    However, successive cilium-cli commands (e.g. `cilium status` or
    `cilium connectivity test` in the getting started guide) will need the
    corresponding kubeconfig as well. Thus, suggest to `export KUBECONFIG`
    at the top of the k3s specific guides.
    
    For cilium/cilium-cli#696
    
    Signed-off-by: Tobias Klauser <tobias@cilium.io>
    tklauser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    43b2a06 View commit details
    Browse the repository at this point in the history