diff --git a/images/bigquery/README.md b/images/bigquery/README.md index 20574d123493..d235279d595d 100644 --- a/images/bigquery/README.md +++ b/images/bigquery/README.md @@ -1,4 +1,4 @@ -# bigquery +# bigquery image The `gcr.io/k8s-staging-test-infra/bigquery` image is used to run [`/metrics/bigquery.py`] and [`/kettle/monitor.py`] diff --git a/images/bootstrap/README.md b/images/bootstrap/README.md index 98c4ead10f40..9f81b5cc03a7 100644 --- a/images/bootstrap/README.md +++ b/images/bootstrap/README.md @@ -6,7 +6,7 @@ Critical bugfies or security updates may be accepted, but approached with heavy New dependencies or features will very likely not be accepted. -# bootstrap +# bootstrap image This image is used as the base layer for the kubekins-e2e image, with a focus on the deprecated bootstrap.py tooling that was used during Kubernetes' early diff --git a/images/builder/README.md b/images/builder/README.md index 838c4b3642b2..c411662f5165 100644 --- a/images/builder/README.md +++ b/images/builder/README.md @@ -52,12 +52,17 @@ bazel run //images/builder -- [options] path/to/build-directory/ ### A note about logging in Prow -Prow job logs can be viewed at a URI constructed as follows: `https://prow.k8s.io/view/gs/kubernetes-jenkins/logs//` e.g., https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-prototype-build/1187171788975509509 +Prow job logs can be viewed at a URI constructed as follows: +`https://prow.k8s.io/view/gs/kubernetes-jenkins/logs//` e.g., +https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-prototype-build/1187171788975509509 -When `--log-dir` is specified (which is the default case when running in Prow), the GCB build logs will be written to a set of log files, based on the variant(s). +When `--log-dir` is specified (which is the default case when running in Prow), +the GCB build logs will be written to a set of log files, based on the variant(s). For example: - No variant --> `build.log` (https://storage.googleapis.com/kubernetes-jenkins/logs/post-release-push-image-k8s-cloud-builder/1186437931728900096/artifacts/build.log) - Variant: `build-ci` --> `build-ci.log` (https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-prototype-build/1187156434249322500/artifacts/build-ci.log) -For single-variant jobs where the preference is to log directly to stdout (so that the log is instead visible in `https://prow.k8s.io/view/gs/kubernetes-jenkins/logs//`), `LOG_TO_STDOUT="y"` can be specified. +For single-variant jobs where the preference is to log directly to stdout (so +that the log is instead visible in `https://prow.k8s.io/view/gs/kubernetes-jenkins/logs//`), +`LOG_TO_STDOUT="y"` can be specified. diff --git a/images/gcloud/README.md b/images/gcloud/README.md index 618b6366a2b8..6064d24e2207 100644 --- a/images/gcloud/README.md +++ b/images/gcloud/README.md @@ -1,4 +1,4 @@ -# gcloud-in-go +# gcloud-in-go image Use this image when you want to use `go` and `gcloud` in the same job diff --git a/images/krte/README.md b/images/krte/README.md index 35aa655d2a61..5922f283f328 100644 --- a/images/krte/README.md +++ b/images/krte/README.md @@ -1,4 +1,4 @@ -# krte +# krte image krte - [KIND](https://sigs.k8s.io/kind) RunTime Environment