git clone --recursive https://github.com/khogeland/kubernetes-rpm-builder
# you must install golang 1.6+ manually; no RPM currently available
sudo yum install rpm-build etcd
sudo yum groupinstall "Development Tools"
# make sure you have ample storage space available, both here and in /tm; 5GB is not enough
cd kubernetes-rpm-builder
./build_latest_stable_kubernetes.sh v1.3.3 # argument is the git tag to build
forked from khogeland/kubernetes-rpm-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
mgilham/kubernetes-rpm-builder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%