You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.5 KiB
60 lines
1.5 KiB
apiVersion: app.k8s.io/v1beta1
|
|
kind: Application
|
|
metadata:
|
|
name: katib-crds
|
|
spec:
|
|
selector:
|
|
matchLabels:
|
|
app.kubernetes.io/name: katib-crds
|
|
app.kubernetes.io/instance: katib-crds-v0.7.0
|
|
app.kubernetes.io/managed-by: kfctl
|
|
app.kubernetes.io/component: katib
|
|
app.kubernetes.io/part-of: kubeflow
|
|
app.kubernetes.io/version: v0.7.0
|
|
componentKinds:
|
|
- group: core
|
|
kind: Service
|
|
- group: apps
|
|
kind: Deployment
|
|
- group: core
|
|
kind: ServiceAccount
|
|
- group: kubeflow.org
|
|
kind: Experiment
|
|
- group: kubeflow.org
|
|
kind: Suggestion
|
|
- group: kubeflow.org
|
|
kind: Trial
|
|
descriptor:
|
|
type: "katib"
|
|
version: "v1alpha3"
|
|
description: "Katib is a service for hyperparameter tuning and neural architecture search."
|
|
maintainers:
|
|
- name: Ce Gao
|
|
email: gaoce@caicloud.io
|
|
- name: Johnu George
|
|
email: johnugeo@cisco.com
|
|
- name: Hougang Liu
|
|
email: liuhougang6@126.com
|
|
- name: Richard Liu
|
|
email: ricliu@google.com
|
|
- name: YujiOshima
|
|
email: yuji.oshima0x3fd@gmail.com
|
|
owners:
|
|
- name: Ce Gao
|
|
email: gaoce@caicloud.io
|
|
- name: Johnu George
|
|
email: johnugeo@cisco.com
|
|
- name: Hougang Liu
|
|
email: liuhougang6@126.com
|
|
- name: Richard Liu
|
|
email: ricliu@google.com
|
|
- name: YujiOshima
|
|
email: yuji.oshima0x3fd@gmail.com
|
|
keywords:
|
|
- katib
|
|
- katib-controller
|
|
- hyperparameter tuning
|
|
links:
|
|
- description: About
|
|
url: "https://github.com/kubeflow/katib"
|
|
addOwnerRef: true
|
|
|