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

Remove kubeflow and juju addons #2869

Merged
merged 3 commits into from
Jan 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
231 changes: 0 additions & 231 deletions .github/workflows/test-kubeflow.yaml

This file was deleted.

1 change: 0 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
* @ktsakalozos
/installer/ @joedborg
**/*kubeflow* @knkski
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ flavours of Linux](https://snapcraft.io/microk8s). Perfect for:
- Ingress, DNS, Dashboard, Clustering
- Automatic updates to the latest Kubernetes version
- GPGPU bindings for AI/ML
- Kubeflow!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not mind having this be a link pointing to the Charmed Kubeflow docs.


Drop us a line at [MicroK8s in the Wild](docs/community.md) if you are
doing something fun with MicroK8s!
Expand Down
1 change: 0 additions & 1 deletion installer/common/definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"inspect": "Checks the cluster and gathers logs",
"istioctl": "The istio client",
"join": "Joins this instance as a node to a cluster",
"juju": "The Juju client",
"kubectl": "The kubernetes client",
"leave": "Disconnects this node from any cluster it has joined",
"linkerd": "The linkerd client",
Expand Down
3 changes: 0 additions & 3 deletions microk8s-resources/actions/disable.juju.sh

This file was deleted.

75 changes: 0 additions & 75 deletions microk8s-resources/actions/disable.kubeflow.sh

This file was deleted.

3 changes: 0 additions & 3 deletions microk8s-resources/actions/enable.juju.sh

This file was deleted.

Loading