Example Apps to Demonstrate Argo CD
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.
 
 

62 lines
1.6 KiB

apiVersion: app.k8s.io/v1beta1
kind: Application
metadata:
name: katib-controller
spec:
selector:
matchLabels:
app.kubernetes.io/name: katib-controller
app.kubernetes.io/instance: katib-controller-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: Secret
- 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