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

Run crossplane standalone in a docker container #274

Closed
bassam opened this issue Jan 7, 2019 · 5 comments
Closed

Run crossplane standalone in a docker container #274

bassam opened this issue Jan 7, 2019 · 5 comments
Labels
roadmap Issues that have priority and are included in the roadmap, or are candidates to add to the roadmap stale test user experience

Comments

@bassam
Copy link
Member

bassam commented Jan 7, 2019

  • Feature Request
    I'd like to be able to run crossplane standalone by doing the following:
docker run -d --restart=unless-stopped -p 443:443 crossplane/crossplaned:latest

This will likely require a new cmd that is similar to localkube and would start etcd, kube-apiserver, and some parts of controller-manager along with crossplane itself.

What is use case behind this feature:
Simplified development with crossplane, and a much quicker Quickstart :-)

@jbw976 jbw976 added this to the v0.3 milestone Jan 18, 2019
@Sanhajio
Copy link
Contributor

Sanhajio commented May 2, 2019

I came accross this blog post: https://kubernetes.io/blog/2018/05/01/developing-on-kubernetes/, the blog post mentions:

"For example, if you’re a Node.js developer and are used to a hot-reload; then dealing with containers and container images, with container registries, Kubernetes deployments, can not only be overwhelming but really take all the fun out if it.".

This is why I think this ticket is important.

I don't know how to tackle this ticket, tough, any opinions ?

The only ideas I have, are to use Kubeadm, Kind, kubeadm-dind-cluster or write a tool alike. Otherwise I can give a try to: Draft or skaffold but that might be overkill.

@jbw976 jbw976 added the roadmap Issues that have priority and are included in the roadmap, or are candidates to add to the roadmap label Jun 10, 2019
@jbw976 jbw976 removed this from the v0.3 milestone Jun 10, 2019
@resouer resouer mentioned this issue Apr 15, 2020
4 tasks
@jessesanford
Copy link
Contributor

I would like a way of running cross plane controllers on KubeEdge. That would allow for disconnected or "occasionally" connected crossplane controllers reconciling within their own "domains"

luebken pushed a commit to luebken/crossplane that referenced this issue Aug 3, 2021
@stale
Copy link

stale bot commented Aug 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 14, 2022
@ytsarev
Copy link
Member

ytsarev commented Aug 18, 2022

still relevant

@github-actions github-actions bot removed the stale label Aug 18, 2022
@github-actions
Copy link

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 7 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Issues that have priority and are included in the roadmap, or are candidates to add to the roadmap stale test user experience
Projects
None yet
Development

No branches or pull requests

5 participants