Skip to content

Support for in cluster kubernetes client #256

@andrewrynhard

Description

@andrewrynhard

It seems like buildx explicitly uses the ~/.kube/config. I'd like to run buildx in a CI pipeline that runs in kubernetes. Until #216 is implemented, users are forced to run docker buildx create and need the proper permissions to create deployments. To make doing this easier in a pipeline I'd like to be able to use the permissions of the service account attached to the pod I am running the above command from.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions