Clone
1 minute read
This page describes how you can clone a Kubernetes master branch to your local computer.
Clone single branch
Since the repos
branch is used as a source package for RPM and DEB, it will be very large to directly clon it, so you shall try to only clone the master branch.
git clone --single-branch -b master https://github.com/klts-io/kubernetes-lts
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified
October 28, 2021
: minor text changes (be3d64be)