kosmos-io / kosmos

The limitless expansion of Kubernetes. Make Kubernetes without boundaries
https://kosmos-io.github.io/kosmos-website/
Apache License 2.0
204 stars 48 forks source link

Provides a convenient Kosmos-Scheduler installation method #317

Open ONE7live opened 11 months ago

ONE7live commented 11 months ago

What would you like to be added: Provides convenient kosmos-scheduler installation and is friendly and compatible with other modules.

Maybe integrating into kosmosctl is a good choice, but you need to pay attention to the following points:

Why is this needed: Scheduler is currently still in the development stage, and the default installation options of Kosmos do not provide a deployment method for Scheduler.

--------------------------------------------------------------------------------------
 █████   ████    ███████     █████████  ██████   ██████    ███████     █████████
░░███   ███░   ███░░░░░███  ███░░░░░███░░██████ ██████   ███░░░░░███  ███░░░░░███
 ░███  ███    ███     ░░███░███    ░░░  ░███░█████░███  ███     ░░███░███    ░░░
 ░███████    ░███      ░███░░█████████  ░███░░███ ░███ ░███      ░███░░█████████
 ░███░░███   ░███      ░███ ░░░░░░░░███ ░███ ░░░  ░███ ░███      ░███ ░░░░░░░░███
 ░███ ░░███  ░░███     ███  ███    ░███ ░███      ░███ ░░███     ███  ███    ░███
 █████ ░░████ ░░░███████░  ░░█████████  █████     █████ ░░░███████░  ░░█████████
░░░░░   ░░░░    ░░░░░░░     ░░░░░░░░░  ░░░░░     ░░░░░    ░░░░░░░     ░░░░░░░░░
---------------------------------------------------------------------------------------
Kosmos has been installed successfully. The module Clusterlink && Clustertree is installed.

[root@ecs-89475272-001 wq]# kosmosctl get pod
NAME                                              READY   STATUS    RESTARTS   AGE
clusterlink-agent-mbpkj                           1/1     Running   0          66s
clusterlink-agent-mm4r8                           1/1     Running   0          66s
clusterlink-controller-manager-7dc4576dbf-txv9r   1/1     Running   0          66s
clusterlink-elector-87cc9d7cb-cpfb5               1/1     Running   0          66s
clusterlink-elector-87cc9d7cb-pn4vq               1/1     Running   0          66s
clusterlink-network-manager-6bcbd6d6cc-kh98p      1/1     Running   0          91s
clustertree-cluster-manager-66bff7564d-hh657      1/1     Running   0          77s
kosmos-operator-5f998bc556-qxnqm                  1/1     Running   0          80s
kuangcheng66 commented 11 months ago

/assign @kuangcheng66