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

Running CCO on "minikube" #68

Closed
4 tasks
pwalsh opened this issue Nov 10, 2019 · 3 comments · Fixed by #88
Closed
4 tasks

Running CCO on "minikube" #68

pwalsh opened this issue Nov 10, 2019 · 3 comments · Fixed by #88
Assignees

Comments

@pwalsh
Copy link
Contributor

pwalsh commented Nov 10, 2019

Job story

When I use and interact with CKAN Cloud Operator (CCO), I want to be able to run it in local development, so I can debug and develop the codebase and running CKANs in it without standing up a whole cluster on a major cloud provider.

Context

Currently, we have a range of manual steps that are under- or un-documented, to run CKAN Cloud. And, the assumption is that one is deploying onto a public cloud (GCP, AWS, Azure). This creates friction for both new users (who want to run the thing and see if it addresses their needs), and for DevOps team members already running CCO to manage clusters of CKAN (who need an easier way to standup clusters for testing, debugging, and development purposes).

Acceptance criteria

  • "Getting stared with CKAN Cloud" documentation that takes me from a terminal, to having CKAN Cloud Operator running on minikube on my local development machine
    • I can execute basic CCO commands
    • I can move on to next steps in documentation to deploy a CKAN instance into my setup
  • Any supporting code changes to run a working cluster on minikube

Note:

"Minikube" is not a strict requirement - any local kubernetes system could work.
We should choose one supported (free) local k8s flavor which is supported on most operating systems, and make sure documentation also includes links to installation instructions for that selected solution.

@akariv akariv changed the title Running CCO on minikube Running CCO on "minikube" Nov 11, 2019
@zelima
Copy link
Collaborator

zelima commented Nov 13, 2019

To update with progress

@kimwdavidson
Copy link
Collaborator

Lower priority. Esteban and Paul to discuss

@estebanruseler
Copy link

Moving this to icebox as per discussion with Aaron as this task performed by Irakli is not in the GSA project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants