Skip to content

kubernauts/tk8-addon-rancher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TK8 Rancher Addon

This addon will install Rancher on your Cluster Infrastructure

Getting Started

These instructions will get you all information you need to deploy a rancher on top of your kubernetes cluster

Prerequisites

This addon was created for the tk8 cli you could find it here: https://github.com/kubernauts/tk8 Addon integration is supported on Version 0.5.0 and greater

Alternative you can apply the main.yml directly with kubectl

Installing

If tk8 is downloaded on your local machine and a kubernetes cluster is running you can use following commands.

./tk8* addon install https://github.com/kubernauts/tk-addon-rancher

Or you can use the shortcut for rancher

./tk8* addon install rancher

You need more information

./tk* addon --help

Development

Create your own addons for TK8 is easy as well.

./tk* addon create my-addon

Then you can provide the main.yml with your addon components. Also it is possible to add a main.sh file wich runs befor the main.yml is applyed to the cluster. So you can do some more stuff or generate a main.yml from subfolder yaml files.

To get more support join us on Slack

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

tk addon rancher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors