Copyright 2018 Google LLC. SPDX-License-Identifier: Apache-2.0
Authors: ianchak@google.com, mtaufen@google.com silviabear@google.com, fbongiovanni@google.com
In this repo you'll find instructions for building kubernetes (k8s) from source in minutes.
You will start a GCP VM, install kubernetes (k8s) build and runtime dependencies, then build k8s from source. Afterward, we'll startup the local build and verify its working.