https://github.com/cablelabs/snaps-kubernetes
Installation tool to install Kubernetes on a Linux servers
https://github.com/cablelabs/snaps-kubernetes
Last synced: 4 months ago
JSON representation
Installation tool to install Kubernetes on a Linux servers
- Host: GitHub
- URL: https://github.com/cablelabs/snaps-kubernetes
- Owner: cablelabs
- License: apache-2.0
- Created: 2018-03-09T20:24:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T15:57:19.000Z (over 4 years ago)
- Last Synced: 2024-04-15T06:13:07.980Z (about 2 years ago)
- Language: Python
- Size: 81.7 MB
- Stars: 20
- Watchers: 22
- Forks: 8
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-telco - SNAPS-kubernetes - Kubernetes deployment to be used on SNAPS booted machine from Cablelabs. (Infrastructure / Containers, Kubernetes)
README
# SNAPS-Kubernetes
SNAPS-Kubernetes is *step 3* for the SNAPSTM Program we are
developing at [CableLabs](http://cablelabs.com/). It is an
installation tool to install [Kubernetes](https://kubernetes.io) on a Linux machines that have
been initialized with [SNAPS-Boot](https://github.com/cablelabs/snaps-boot).
If you're working with Software Defined Networks (SDN), Network Function
Virtualization (NFV) or just building your own cloud, then this is where you
want to be.
## Getting started
[SNAPS-Boot](https://github.com/cablelabs/snaps-boot) is a prerequisite for
SNAPS-Kubernetes, so you'll want to start there.
Once you've completed the [SNAPS-Boot](https://github.com/cablelabs/snaps-boot)
install, you'll want to read the [SNAPS-Kubernetes install
guide](doc/source/install/install.md). That's where you'll be able to clone this
repo and commence building:
```
$ git clone https://github.com/cablelabs/snaps-kubernetes.git
```
If you're new to git and GitHub, be sure to check out the [Pro
Git](https://git-scm.com/book/en/v2) book. [GitHub
Help](https://help.github.com/) is also outstanding.
## Contributing
SNAPS-Kubernetes was originally built by [CableLabs](http://cablelabs.com/) and
[Aricent](https://www.aricent.com/), but we could use your help! Check out our
[contributing guidelines](CONTRIBUTING.md) to get started, and see our issues
[here](https://github.com/cablelabs/snaps-kubernetes/projects/1).
## Other important stuff
We use an [Apache 2.0 License](LICENSE) for SNAPS-Kubernetes.
Questions? Just send us an email at
[snaps@cablelabs.com](mailto:snaps@cablelabs.com) or [opensource@aricent.com](mailto:opensource@aricent.com). Join the conversation:
[](http://webchat.freenode.net/?channels=cablelabs-snaps).