-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Create Jupyter notebooks for common operations #127
Comments
@ianubhav yes this project is open. You will need to submit an application starting March 20th. |
Once the noteboooks for common operations are written:
we can start working on: |
@sebgoa, I have submitted a proposal for this project and I am looking forward to a review of my proposal. Thanks. |
Hello, maybe I should create a new issue, I can do that later and now I'll ask here: I have some code done using client-python, we are running a WP hosting on Kubernetes and client-python is used to deploy a WP site using AWS Lambda. I can contribute a notebook for WP deployment on k8s…kind of "hello world" app in the docker world I'd say :) Does it sound helpful, or do you have something more basic to focus on now? |
@stibi that would be great. The goal is to create a set of notebooks that people can walk through to do basic operations in k8s. The notebooks should not only contain the code, but also a bit of markdown to explain the steps. In addition to the above, things like:
Then we can start doing things a bit more involved:
|
Pull Requests:
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
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. |
Drop Python3.4
I started writing simple notebooks for interactive use of this client:
https://github.com/skippbox/notebooks
I am creating this issue to track a proposed GSoC project to expand on those notebooks:
https://github.com/cncf/soc
The text was updated successfully, but these errors were encountered: