How To Create A Management Kubernetes Cluster For Crossplane

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 12

  • @dorwardtechnologies4451
    @dorwardtechnologies4451 3 роки тому +5

    I wish crosspane provides a cli that will detect the local os, create a local cluster with crossplane, and do whatever you explained in this video, without duplicating manifests.

    • @Upbound
      @Upbound  3 роки тому +4

      That would indeed be nice. I'll discuss it with the team.

  • @elroyhaw
    @elroyhaw 3 роки тому +3

    Great video! I have one question regarding the demo, why was the ready state marked as true when the number of nodes have yet to increase to 5?

    • @Upbound
      @Upbound  3 роки тому +1

      Sorry for not responding earlier. Let me double check it and get back to you. I'm currently on holidays without the access to the work computer.

  • @mrops
    @mrops 3 роки тому +3

    hey Victor, another nice one. Thanks. What I wonder is, will there be any configuration drift etc in case that I run cluster-autoscaler and scale up the node pool when it is needed by my app? How would Crossplane reacts to this scenario?

    • @Upbound
      @Upbound  3 роки тому +1

      In those cases, you should specify the min and max number of nodes.

  • @countbrappcula
    @countbrappcula Рік тому

    Buenas tardes Victor. In theory, on the local K3D cluster (bootstrap cluster) you also could have used the option to add config to Crossplane to apply a ProviderConfig for Helm (after installing the helm provider plugin for Crossplane) and a Release config that pointed to the Crossplane helm chart repository vs entering the helm install commands at the terminal, right?

  • @eamonnmccudden1070
    @eamonnmccudden1070 3 роки тому +1

    How would the process of a cluster upgrade work? If you changed the version and applied the yaml (or via flux/argocd/manually) would I have a new control plane or completely updated cluster (including workers)
    If the answer is just to create a blue green and canary it, can you do a demo how that would work for something with stateful? Like an app polling internal k8 database or something?

    • @Upbound
      @Upbound  3 роки тому

      Most managed k8s clusters are using rolling updates when upgrading. It would work on one node at the time and the cluster would be available at all times.
      I'll add that to the TODO list for upcoming videos

  • @debkr
    @debkr Рік тому

    Hello Victor. How can I deploy a self/crossplane managed kubernetes cluster on AWS. I am looking to provision self-managed k8s cluster and not EKS. On your other video on Cluster API, we had some discussion. As you suggested, after going through the entire documentation and so far, I am liking the core concept of Crossplane.

  • @holgerwinkelmann6219
    @holgerwinkelmann6219 2 роки тому

    hey, what about jet-rancher as payload cluster ,-)

  • @holgerwinkelmann6219
    @holgerwinkelmann6219 2 роки тому

    why not putting external name into the Status?