Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Add instructions for running kubectl directly from the bastion host #6

@thinhha

Description

@thinhha

In https://github.com/GoogleCloudPlatform/gke-anthos-holistic-demo/blob/master/README.md

Around when you define the k proxy through the bastion host:

alias k="HTTPS_PROXY=localhost:8888 kubectl"

Maybe indicate that you can also ssh directly into the bastion using the GCP console, set up kubectl using the output of:

echo $(terraform output get_credentials)

Then skip the k alias step and continue from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions