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

Aliyun support #4127

Closed
Lily922 opened this issue Dec 21, 2017 · 35 comments
Closed

Aliyun support #4127

Lily922 opened this issue Dec 21, 2017 · 35 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider.
Milestone

Comments

@Lily922
Copy link
Contributor

Lily922 commented Dec 21, 2017

Do you have plans to make kops support Aliyun? We plan to carry out the relevant work, do you have any suggestions? @justinsb

@chrislovecnm
Copy link
Contributor

/asign @geojaz

You should probably coordinate

@geojaz
Copy link
Member

geojaz commented Dec 21, 2017

@LilyFaFa I'm going to be talking about this during office hours tomorrow 9 california time. If you'd like to join and talk about plans to coordinate, we would love to have you. https://github.com/kubernetes/kops#office-hours

@Lily922
Copy link
Contributor Author

Lily922 commented Dec 22, 2017

@geojaz Thank you for your invitation, my partners and Ali engineers will attend the meeting.

@geojaz geojaz self-assigned this Dec 22, 2017
@geojaz
Copy link
Member

geojaz commented Dec 22, 2017

@LilyFaFa Could you cc your team here so we can organize the Aliyun implementation?

@xh4n3
Copy link
Contributor

xh4n3 commented Jan 9, 2018

Hi @geojaz ,
We're currently reading the kops codes, now this seems really large for two or three weeks' development.
We plan to follow the process like DO does #2150 , to implement AliCloud as cloud provider.

Here are some raw ideas:

  1. DNS Provider seems does the job for end-users to access clusters, not compulsory. The gossip-based thing should do the work for node to discover masters. So we can skip the implementation of dns provider.
  2. We plan to port state store to AliCloud's OSS(object store) as an alternative option.

Could you please provide some suggestions? Do we miss anything? Or, do you have a detailed roadmap for us to organize our work?

Big thanks!

@xlgao-zju
Copy link

I'd love to see this feature. 😆

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@jjacobelli
Copy link

Hey, I would like to deploy a k8s cluster on Alibaba cloud. Is there a chance that I can use Kops currently or should I use another tool (I would appreciate if you could give me some hints on this part)? I don't want to use a managed k8s cluster. Thank you!

@bittopaz
Copy link
Contributor

@Ethyling you can read the doc change in #8275, hope it can help

@jjacobelli
Copy link

@bittopaz Ty, do you have any ETA regarding this issue?

@bittopaz
Copy link
Contributor

@Ethyling nope. But I’m already running production clusters with kops in Alicloud. I’ll keep improving features related with Alicloud.

@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@k8s-ci-robot
Copy link
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@bittopaz
Copy link
Contributor

/reopen

@k8s-ci-robot
Copy link
Contributor

@bittopaz: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rifelpet rifelpet reopened this Mar 12, 2020
@rifelpet
Copy link
Member

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Mar 12, 2020
@hakman
Copy link
Member

hakman commented Feb 26, 2021

As mentioned in the kOps 1.20 release notes, Aliyun/Alicloud support is being deprecated:

Due to lack of maintainers, the Aliyun/Alibaba Cloud support has been deprecated. The current implementation will be left as-is until the implementation needs updates or otherwise becomes incompatible. At that point, it will be removed. We very much welcome anyone willing to contribute to this cloud provider.

If anyone is interested in contributing, please contact the maintainers in the #kops-dev Slack channel.

@bittopaz do you have any thoughts on what the effort would be to move this forward, in case anyone wants to give it a try?

@bittopaz
Copy link
Contributor

bittopaz commented Mar 1, 2021

@hakman Thank you for following this up.

There is a task list that I came out with when I tried to develop Alicloud provider in this #4127 (comment).

Also, if anyone would like to pick it up, he/she can use this PR #8275 as a reference for setting up development.

If anyone is interested in contributing, I'd be more than glad to transfer my knowledge to him/her.

@olemarkus
Copy link
Member

Support has been added and then removed due to lack of contributors.

/close

@k8s-ci-robot
Copy link
Contributor

@olemarkus: Closing this issue.

In response to this:

Support has been added and then removed due to lack of contributors.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider.
Projects
None yet
Development

No branches or pull requests