Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.51 KB

k8s-publishing-bot.md

File metadata and controls

44 lines (28 loc) · 1.51 KB

Kubernetes Publishing Bot

The publishing-bot for the Kubernetes project is running in the publishing-bot namespace on a CNCF sponsored GKE cluster aaa in the kubernetes-public project.

The bot is responsible for updating go.mod for target repos.

Permissions

If you need access to any of the following, please update groups.yaml.

Cluster

The cluster can be accessed by [email protected]. To access the cluster, please see these instructions.

Images

Publishing-bot images can be pushed by [email protected].

Running the bot

Make sure you are at the root of the publishing-bot repo before running these commands.

Populating repos

This script needs to be run whenever a new staging repo is added.

hack/fetch-all-latest-and-push.sh kubernetes

Deploying the bot

make validate build-image push-image deploy CONFIG=configs/kubernetes