项目作者: ohadlevy

项目描述 :
Kubernetes support for Foreman project
高级语言: Shell
项目地址: git://github.com/ohadlevy/foreman-kube.git
创建时间: 2019-06-11T10:49:13Z
项目社区:https://github.com/ohadlevy/foreman-kube

开源协议:

下载


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

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

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