Code Monkey home page Code Monkey logo

foreman_kubespray's Introduction

foreman_kubespray

Configuration

Each Kubernetes cluster shall be represented in Foreman by one host group with no subgroups.

This plug-in doesn't use Ansible variables; instead, all the host and host group configuration is via Foreman parameters.

Host Group Parameters

kubespray_cluster_name
The name of the cluster (mapped to the cluster_name Kubespray variable). The foreman_kubespray plugin only operates on those host groups that have this parameter set.
kubespray_dns_domain
kubespray_enable_dual_stack_networks
Mapped to the corresponding Kubespray variables, minus the kubespray_ prefix (i.e. dns_domain, enable_dual_stack_networks )
kube_network_node_prefix
kube_network_node_prefix_ipv6
kube_pods_subnet
kube_pods_subnet_ipv6
kube_service_addresses
kube_service_addresses_ipv6
Those parameters correspond 1:1 with the like-named Kubespray variables

Host Parameters

kubespray_etcd_member_name
The name of this node in the etcd cluster. Must be unique across all of time, i.e. you must change it upon reinstalling the node. (Using a numeric prefix or suffix is recommended.) Mapped to the etcd_member_name Ansible variable in Kubespray; also, hosts that have this parameter set are members of the etcd_nodes group.
kubespray_is_kube_node
kubespray_is_kube_master
kubespray_is_calico_rr
Boolean values, mapped to membership in Kubespray Ansible groups kube_nodes, kube_masters and calico_rr_nodes respectively

foreman_kubespray's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.