Git Product home page Git Product logo

sno-relocation-poc's Introduction

See https://issues.redhat.com/browse/MGMT-13669

Note that this repo is just a proof-of-concept. This repo is for debugging / experimenting with single node OpenShift relocation.

Note that single node OpenShift relocation is currently unsupported.

Generate the image template

Install SNO cluster with bootstrap-in-place:

  • Set PULL_SECRET environment variable to your pull secret
make start-iso

monitor the progress using make ssh and journalctl -f -u bootkube.service or kubectl --kubeconfig ./sno-workdir/auth/kubeconfig get clusterversion. The kubeconfig file can be found in .bootstrap-in-place/sno-workdir/auth/kubeconfig

  • Once the installation is complete create the image template:
make bake

This will apply machine configs to the SNO instance and then shut it down

  • Create the site-config iso wiht the configuration for the SNO instance at edge site:
make site-config.iso CLUSTER_NAME=new-name BASE_DOMAIN=foo.com

This will create the site-config.iso file, which will later get attached to the instance and once the instance is booted the installation-configuration.service will scan the attached devices, mount the iso, read the configuration and start the reconfiguration process.

  • To copy the previous VM's image into /var/lib/libvirt/images/SNO-baked-image.qcow2 and then create a new SNO instance from it, with the site-config.iso attached, run:
make start-vm
  • You can now monitor the progress using make ssh and journalctl -f -u installation-configuration.service

sno-relocation-poc's People

Contributors

eformat avatar eranco74 avatar omertuc avatar

Watchers

 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.