Giter Site home page Giter Site logo

ansible_rke's Introduction

Ansible Role: K8s RKE

An ansible role that setup kubernetes cluster with rke on rhel/centos/fedora and debian/ubuntu.

Ansible Galaxy

Tags:

Variables:

  • rke_kubernetes_version: v1.19.3-rancher1-1 - Map the RKE kubernetes image version across the selection to the kubernetes version.

  • rke_version: v1.2.1 - Defines rke version.

  • rke_binary_url: "https://github.com/rancher/rke/releases/download/{{ rke_version }}/rke_linux-amd64" - Defines rke binary url download.

  • rke_user: rke - User that will be used to connect on nodes during the installation proccess.

  • rke_node: "{{ groups['masters'] | first }}" - Node that will be used to deploy cluster using RKE.

  • rke_cluster_network_cidr: '10.42.0.0/16' - CIDR pool used to assign IP addresses to pods in the cluster.

  • rke_service_network_cidr: '10.43.0.0/16' - This is the virtual IP address that will be assigned to services created on Kubernetes.

License

Mit

Documentation generated using: Ansible-autodoc

ansible_rke's People

Contributors

cainafeitosa avatar basisconfig 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.