Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
charts
Commits
06edbd21
Unverified
Commit
06edbd21
authored
Oct 21, 2019
by
Denise
Committed by
GitHub
Oct 21, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #293 from guangbochen/kubeflow2.3
Add Kubeflow max_rancher_version
parents
7d65f6df
cf16800d
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
1 addition
and
0 deletions
+1
-0
.helmignore
proposed/kubeflow/v0.1.0/.helmignore
+0
-0
Chart.yaml
proposed/kubeflow/v0.1.0/Chart.yaml
+0
-0
README.md
proposed/kubeflow/v0.1.0/README.md
+0
-0
app-readme.md
proposed/kubeflow/v0.1.0/app-readme.md
+0
-0
questions.yml
proposed/kubeflow/v0.1.0/questions.yml
+1
-0
jupyterhub_config.py
proposed/kubeflow/v0.1.0/scripts/jupyterhub_config.py
+0
-0
NOTES.txt
proposed/kubeflow/v0.1.0/templates/NOTES.txt
+0
-0
_helpers.tpl
proposed/kubeflow/v0.1.0/templates/_helpers.tpl
+0
-0
ambassador-deployment.yaml
...osed/kubeflow/v0.1.0/templates/ambassador-deployment.yaml
+0
-0
ambassador-rbac.yaml
proposed/kubeflow/v0.1.0/templates/ambassador-rbac.yaml
+0
-0
ambassador-svc.yaml
proposed/kubeflow/v0.1.0/templates/ambassador-svc.yaml
+0
-0
centraldashboard-rbac.yaml
...osed/kubeflow/v0.1.0/templates/centraldashboard-rbac.yaml
+0
-0
centraldashboard.yaml
proposed/kubeflow/v0.1.0/templates/centraldashboard.yaml
+0
-0
chainer-crd.yaml
proposed/kubeflow/v0.1.0/templates/chainer-crd.yaml
+0
-0
chainer-operator.yaml
proposed/kubeflow/v0.1.0/templates/chainer-operator.yaml
+0
-0
chainer-rbac.yaml
proposed/kubeflow/v0.1.0/templates/chainer-rbac.yaml
+0
-0
jupyterhub-config.yaml
proposed/kubeflow/v0.1.0/templates/jupyterhub-config.yaml
+0
-0
jupyterhub-rbac.yaml
proposed/kubeflow/v0.1.0/templates/jupyterhub-rbac.yaml
+0
-0
jupyterhub-svc.yaml
proposed/kubeflow/v0.1.0/templates/jupyterhub-svc.yaml
+0
-0
jupyterhub.yaml
proposed/kubeflow/v0.1.0/templates/jupyterhub.yaml
+0
-0
katib-config.yaml
proposed/kubeflow/v0.1.0/templates/katib-config.yaml
+0
-0
katib-crd.yaml
proposed/kubeflow/v0.1.0/templates/katib-crd.yaml
+0
-0
katib-deployment.yaml
proposed/kubeflow/v0.1.0/templates/katib-deployment.yaml
+0
-0
katib-modeldb-svc.yaml
proposed/kubeflow/v0.1.0/templates/katib-modeldb-svc.yaml
+0
-0
katib-modeldb.yaml
proposed/kubeflow/v0.1.0/templates/katib-modeldb.yaml
+0
-0
katib-pvc.yaml
proposed/kubeflow/v0.1.0/templates/katib-pvc.yaml
+0
-0
katib-rbac.yaml
proposed/kubeflow/v0.1.0/templates/katib-rbac.yaml
+0
-0
katib-svc.yaml
proposed/kubeflow/v0.1.0/templates/katib-svc.yaml
+0
-0
mxnet-operator.yaml
proposed/kubeflow/v0.1.0/templates/mxnet-operator.yaml
+0
-0
pytorch-operator.yaml
proposed/kubeflow/v0.1.0/templates/pytorch-operator.yaml
+0
-0
tf-configmap.yaml
proposed/kubeflow/v0.1.0/templates/tf-configmap.yaml
+0
-0
tf-job-crd.yaml
proposed/kubeflow/v0.1.0/templates/tf-job-crd.yaml
+0
-0
tf-job-operator.yaml
proposed/kubeflow/v0.1.0/templates/tf-job-operator.yaml
+0
-0
tf-job-rbac.yaml
proposed/kubeflow/v0.1.0/templates/tf-job-rbac.yaml
+0
-0
tf-job-svc.yaml
proposed/kubeflow/v0.1.0/templates/tf-job-svc.yaml
+0
-0
values.yaml
proposed/kubeflow/v0.1.0/values.yaml
+0
-0
No files found.
proposed/kubeflow/
latest
/.helmignore
→
proposed/kubeflow/
v0.1.0
/.helmignore
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/Chart.yaml
→
proposed/kubeflow/
v0.1.0
/Chart.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/README.md
→
proposed/kubeflow/
v0.1.0
/README.md
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/app-readme.md
→
proposed/kubeflow/
v0.1.0
/app-readme.md
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/questions.yml
→
proposed/kubeflow/
v0.1.0
/questions.yml
View file @
06edbd21
categories
:
categories
:
-
machine learning
-
machine learning
rancher_max_version
:
2.2.99
labels
:
labels
:
io.rancher.certified
:
experimental
io.rancher.certified
:
experimental
namespace
:
kubeflow
namespace
:
kubeflow
...
...
proposed/kubeflow/
latest
/scripts/jupyterhub_config.py
→
proposed/kubeflow/
v0.1.0
/scripts/jupyterhub_config.py
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/NOTES.txt
→
proposed/kubeflow/
v0.1.0
/templates/NOTES.txt
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/_helpers.tpl
→
proposed/kubeflow/
v0.1.0
/templates/_helpers.tpl
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/ambassador-deployment.yaml
→
proposed/kubeflow/
v0.1.0
/templates/ambassador-deployment.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/ambassador-rbac.yaml
→
proposed/kubeflow/
v0.1.0
/templates/ambassador-rbac.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/ambassador-svc.yaml
→
proposed/kubeflow/
v0.1.0
/templates/ambassador-svc.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/centraldashboard-rbac.yaml
→
proposed/kubeflow/
v0.1.0
/templates/centraldashboard-rbac.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/centraldashboard.yaml
→
proposed/kubeflow/
v0.1.0
/templates/centraldashboard.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/chainer-crd.yaml
→
proposed/kubeflow/
v0.1.0
/templates/chainer-crd.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/chainer-operator.yaml
→
proposed/kubeflow/
v0.1.0
/templates/chainer-operator.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/chainer-rbac.yaml
→
proposed/kubeflow/
v0.1.0
/templates/chainer-rbac.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/jupyterhub-config.yaml
→
proposed/kubeflow/
v0.1.0
/templates/jupyterhub-config.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/jupyterhub-rbac.yaml
→
proposed/kubeflow/
v0.1.0
/templates/jupyterhub-rbac.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/jupyterhub-svc.yaml
→
proposed/kubeflow/
v0.1.0
/templates/jupyterhub-svc.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/jupyterhub.yaml
→
proposed/kubeflow/
v0.1.0
/templates/jupyterhub.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-config.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-config.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-crd.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-crd.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-deployment.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-deployment.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-modeldb-svc.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-modeldb-svc.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-modeldb.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-modeldb.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-pvc.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-pvc.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-rbac.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-rbac.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/katib-svc.yaml
→
proposed/kubeflow/
v0.1.0
/templates/katib-svc.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/mxnet-operator.yaml
→
proposed/kubeflow/
v0.1.0
/templates/mxnet-operator.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/pytorch-operator.yaml
→
proposed/kubeflow/
v0.1.0
/templates/pytorch-operator.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/tf-configmap.yaml
→
proposed/kubeflow/
v0.1.0
/templates/tf-configmap.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/tf-job-crd.yaml
→
proposed/kubeflow/
v0.1.0
/templates/tf-job-crd.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/tf-job-operator.yaml
→
proposed/kubeflow/
v0.1.0
/templates/tf-job-operator.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/tf-job-rbac.yaml
→
proposed/kubeflow/
v0.1.0
/templates/tf-job-rbac.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/templates/tf-job-svc.yaml
→
proposed/kubeflow/
v0.1.0
/templates/tf-job-svc.yaml
View file @
06edbd21
File moved
proposed/kubeflow/
latest
/values.yaml
→
proposed/kubeflow/
v0.1.0
/values.yaml
View file @
06edbd21
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment