hsyedshams / foreman-kube

Kubernetes support for Foreman project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimental Kubernetes support for Foreman project.

by default, this deployment uses the published foreman image at https://quay.io/repository/foreman/foreman, and it does not include any additional plugins, if you require more plugins, please rebuild the image yourself.

This by no means is a replacement to the installer or should effect users besides the purpose of getting up an environment quickly

to use this repository

git clone git@github.com:ohadlevy/foreman-kube.git
cd foreman-kube
./deploy.sh

Your foreman instance should be available under https://foreman-prod.local (feel free to change the ingress) default user admin, password changeme

About

Kubernetes support for Foreman project


Languages

Language:Shell 100.0%