https://github.com/rancher/kubernetes-package
Packaging scripts for Kubernetes to run in Rancher
https://github.com/rancher/kubernetes-package
Last synced: 23 days ago
JSON representation
Packaging scripts for Kubernetes to run in Rancher
- Host: GitHub
- URL: https://github.com/rancher/kubernetes-package
- Owner: rancher
- License: apache-2.0
- Archived: true
- Created: 2016-11-10T22:13:16.000Z (over 8 years ago)
- Default Branch: k8s-v1.10
- Last Pushed: 2021-12-31T12:02:52.000Z (over 3 years ago)
- Last Synced: 2025-03-21T23:35:41.028Z (25 days ago)
- Language: Shell
- Size: 2.86 MB
- Stars: 15
- Watchers: 11
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - kubernetes-package - Packaging scripts for Kubernetes to run in Rancher (Shell)
README
kubernetes-package
========Packaging of Kubernetes for Rancher
## Building
Update `Dockerfile.dapper` with the URL of your k8s release then
`make`
## License
Copyright (c) 2014-2016 [Rancher Labs, Inc.](http://rancher.com)Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.