Tutorial: Building & Running Kubernetes from Source and Submitting Your First PR
IMPORTANT NOTE: Due to the nature of tutorials, this session has been placed in a smaller capacity room to help facilitate a conducive learning environment. Space is very limited and seating will be g …
Talk Title | Tutorial: Building & Running Kubernetes from Source and Submitting Your First PR |
Speakers | Federico Bongiovanni (Engineering Manager, Google), Ian Chakeres (Cloud Builder, Google), Michael Taufen (Software Engineer, Google), Silvia Xu (Software Engineer, Google) |
Conference | KubeCon + CloudNativeCon North America |
Conf Tag | |
Location | Seattle, WA, USA |
Date | Dec 9-14, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
IMPORTANT NOTE: Due to the nature of tutorials, this session has been placed in a smaller capacity room to help facilitate a conducive learning environment. Space is very limited and seating will be given on a first come-first serve basis. The tutorial will be recorded and viewed on the CNCF YouTube channel after the event concludes. Thank you for your understanding.In this hands-on 90m session, we will build and run Kubernetes on a Cloud VM, and then submit a pull request (PR) to kubernetes/kubernetes (k/k). Experts will be on-hand to help you get through any issues that you encounter.We’ll first walk through the following steps: create and login to a VM; install and configure the dependencies; download the source code; build the executables; and finally, run Kubernetes. Afterward, we’ll talk through the k/k PR process; fork the repo and set up git; make and commit a change to the source; and then create a PR.Prerequisites:- Bring a computer with a connection to the Internet and a web browser.- A Google Cloud account, credits, or tokens will be distributed at the session.- A GitHub account, created prior to the session.- Agree to CNCF code of conduct and sign CLA (https://github.com/kubernetes/community/blob/master/CLA.md) prior to the session.