Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Cluster-API standard #9652

Open
panpan0000 opened this issue Jan 10, 2023 · 15 comments
Open

Support Cluster-API standard #9652

panpan0000 opened this issue Jan 10, 2023 · 15 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@panpan0000
Copy link
Contributor

panpan0000 commented Jan 10, 2023

What would you like to be added:

to implement part or full clusterAPI standard.

Why is this needed:
In Cloud Native World, declarative API is the trend.
I found kubean project already provides k8s-operator for kubespray so far.
Additionally, But if clusterAPI can be supported, it maybe another good thing to community.
Is there any scope conflict or technical obstacle ?

@panpan0000 panpan0000 added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 10, 2023
@panpan0000
Copy link
Contributor Author

relevant to #8753

@oomichi
Copy link
Contributor

oomichi commented Jan 10, 2023

@panpan0000 Could you describe what feature do you mean Support Cluster-API here?

Do you want to deploy Cluster-API itself from Kubespray?

@panpan0000
Copy link
Contributor Author

just a raw expectation :

User could interface with cluster-API standard CRD, but the underlaying logic are all implemented by kubespray.
kubespray as an engine of cluster-api.
it might be helpful for baremetal enviroments.

just two cents, not come to implementation solution so far.

@panpan0000
Copy link
Contributor Author

echo..

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 11, 2023
@Goend
Copy link

Goend commented Oct 25, 2023

I think this is a very valuable work and I am happy to participate.

@Goend
Copy link

Goend commented Oct 25, 2023

I think we need design some parts,like

  • AnsibleControlPlane.
  • AnsibleBootstrap.
  • ...

KubeadmControlPlane 设计

bootstrap 设计

@Goend
Copy link

Goend commented Dec 7, 2023

Cluster-api working group is thinking about In-place upgrades feature.
kubernetes-sigs/cluster-api#9559.
maybe we need it.

@Goend
Copy link

Goend commented Dec 7, 2023

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 7, 2023
@VannTen
Copy link
Contributor

VannTen commented Jan 22, 2024

It's doubtful that Kubespray could (or should) support clusterAPI. We're not a cloud provider, and there is no API running on some server.
It's just a collection of ansible (which main point it to be agentless) roles which you apply to bring-up a cluster.

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 21, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 21, 2024
@chadswen
Copy link
Member

/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jun 12, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 10, 2024
@jinqinn
Copy link

jinqinn commented Sep 26, 2024

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

8 participants