Giter Site home page Giter Site logo

ipa-controller-multicluster's Introduction

Overview

Create a simple site & clusters setup on OpenStack consisting of:

  • A site
    • Controller node (to be used as a centralised IPA server)
      • controller1.SITENAME.alces.network
    • Network (all clusters launched within this)
  • Multiple clusters
    • Login node
      • login1.CLUSTERNAME.SITENAME.alces.network
    • Multiple compute nodes

The site controller will have passwordless root SSH access to the login nodes of the clusters.

To Do

  • Add web interface
    • Embedded terminal for useradmin to add new users
    • Login API for regular cluster users which allows redirecting to cluster Web Suites
  • Add Flight Solo integration for adding to domain

Launching

  • Ensure config options in settings.sh look correct
  • Create a site
    bash create-site.sh mysite
  • Create a cluster (manually increment the SUBNET_COUNT in sites/mysite.sh for subsequent clusters)
    bash create-cluster.sh mysite cluster1

Configuring

IPA Server

The script setup_scripts/ipa_server.sh will do all the server configuration, edit the variables to match your configuration first.

After the server is setup, the script setup_scripts/ipa_add_cluster.sh can be used to add the basic cluster information and a test user to the IPA server, edit the variables to match your configuration first.

Once a cluster is added then the hosts can be added with setup_scripts/ipa_add_host.sh. Edit the variables to match your configuration first.

Setup Flight Directory for doing CLI user management with setup_scripts/install_flight_directory.sh. Same warning you must have read 3 times already.

IPA Client

After doing the above, the script setup_scripts/ipa_client.sh will do all the client configuration. Edit the variables to match your configuration first.

Notes

Based on the Cluster Building Blocks - see that repo for more info and requirements on OpenStack server

ipa-controller-multicluster's People

Contributors

colonelpanicks avatar

Watchers

Mark J. Titorenko avatar Ben Armston avatar Steve Norledge avatar James Cloos avatar Jack Millard 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.