GithubHelp home page GithubHelp logo

Comments (2)

dgoodwin avatar dgoodwin commented on July 29, 2024

In general we refer to this as "cluster adoption". We're getting closer to being able to support this, the problem right now is that if you create a ClusterDeployment, Hive will immediately try to provision it. We have changes underway that should open the door for this, specifically a flag on your ClusterDeployment that indicates it's already installed.

For (1): To do this you would need to provide a secret to Hive with the admin kubeconfig for the cluster. All hive communication with the cluster is then via standard Kube API.

For 2: You'd need to inform Hive of the admin kubeconfig, but otherwise for the cluster itself, I don't think anything is required.

For 3: In theory yes, but then if SRE changes their configuration, that change would not roll out to your cluster. If there's an expectation that those clusters are under some form of on-going management, they should probably remain in the Hive system.

We may have quite a bit of work to do to control what Hive tries to manage and what it doesn't. We'll probably want to go through each thing under active management, figure out if it's desired or not, and then make sure it can be safely disabled on a ClusterDeployment.

Quick list off the top of my head:

  1. MachineSets and their sizes.
  2. Control plane certificates (via letsencrypt in Hive prod)
  3. Ingress Configuration
  4. Identity Providers

SyncSets generally work off labels, configuration goes to the ClusterDeployments with labels that match the SyncSet, so you'd need to coordinate those with SRE who control their SyncSet config so that your ClusterDeployment labels will match and get you the config you want in-cluster.

from hive.

gregsheremeta avatar gregsheremeta commented on July 29, 2024

adoption is now available

from hive.

Related Issues (20)

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.