Skip to content

Instantly share code, notes, and snippets.

@fedebongio
fedebongio / gist:8cfcc15740d8d1ddd7a2bcca55b58b61
Created November 16, 2018 00:00
Bay Area Kubernetes Meetup
Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0
Authors: ianchak@google.com, mtaufen@google.com silviabear@google.com, fbongiovanni@google.com
# Building Kubernetes from Source in Minutes
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.