From 5f29767ae9c83e3551e3704c9595db6abf4cc3c1 Mon Sep 17 00:00:00 2001 From: Andrey Velichkevich Date: Tue, 11 Aug 2020 04:00:17 +0100 Subject: [PATCH] Remove outdated banner for Katib docs (#2088) --- .../docs/components/hyperparameter-tuning/env-variables.md | 4 ---- .../en/docs/components/hyperparameter-tuning/experiment.md | 4 ---- .../docs/components/hyperparameter-tuning/hyperparameter.md | 4 ---- .../en/docs/components/hyperparameter-tuning/katib-config.md | 4 ---- content/en/docs/components/hyperparameter-tuning/overview.md | 4 ---- content/en/docs/reference/katib/v1alpha3/katib.md | 5 ----- 6 files changed, 25 deletions(-) diff --git a/content/en/docs/components/hyperparameter-tuning/env-variables.md b/content/en/docs/components/hyperparameter-tuning/env-variables.md index 92035c3b5c..b8020e0679 100644 --- a/content/en/docs/components/hyperparameter-tuning/env-variables.md +++ b/content/en/docs/components/hyperparameter-tuning/env-variables.md @@ -4,10 +4,6 @@ description = "How to set up environment variables for each Katib component" weight = 50 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. -{{% /alert %}} This page describes information about environment variables for each Katib component. If you want to change Katib installation, you can modify some of these variables. diff --git a/content/en/docs/components/hyperparameter-tuning/experiment.md b/content/en/docs/components/hyperparameter-tuning/experiment.md index c4bbf17548..0eb5131e66 100644 --- a/content/en/docs/components/hyperparameter-tuning/experiment.md +++ b/content/en/docs/components/hyperparameter-tuning/experiment.md @@ -4,10 +4,6 @@ description = "How to configure and run a hyperparameter tuning or neural archit weight = 30 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. -{{% /alert %}} This page describes in detail how to configure and run a Katib experiment. The experiment can perform hyperparameter tuning or a neural architecture search diff --git a/content/en/docs/components/hyperparameter-tuning/hyperparameter.md b/content/en/docs/components/hyperparameter-tuning/hyperparameter.md index 5f5afeadfb..2294080d6e 100644 --- a/content/en/docs/components/hyperparameter-tuning/hyperparameter.md +++ b/content/en/docs/components/hyperparameter-tuning/hyperparameter.md @@ -4,10 +4,6 @@ description = "How to set up Katib and run some hyperparameter tuning examples" weight = 20 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. -{{% /alert %}} This page gets you started with Katib. Follow this guide to perform any additional setup you may need, depending on your environment, and to run a few diff --git a/content/en/docs/components/hyperparameter-tuning/katib-config.md b/content/en/docs/components/hyperparameter-tuning/katib-config.md index 8a7ae338d9..f6d82460a7 100644 --- a/content/en/docs/components/hyperparameter-tuning/katib-config.md +++ b/content/en/docs/components/hyperparameter-tuning/katib-config.md @@ -4,10 +4,6 @@ description = "How to make changes in Katib configuration" weight = 40 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. -{{% /alert %}} This page describes information about [Katib config](https://github.com/kubeflow/katib/blob/master/manifests/v1alpha3/katib-controller/katib-config.yaml). diff --git a/content/en/docs/components/hyperparameter-tuning/overview.md b/content/en/docs/components/hyperparameter-tuning/overview.md index d303be285a..3636e67539 100644 --- a/content/en/docs/components/hyperparameter-tuning/overview.md +++ b/content/en/docs/components/hyperparameter-tuning/overview.md @@ -4,10 +4,6 @@ description = "Overview of Katib for hyperparameter tuning and neural architectu weight = 10 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. -{{% /alert %}} {{% beta-status feedbacklink="https://github.com/kubeflow/katib/issues" %}} diff --git a/content/en/docs/reference/katib/v1alpha3/katib.md b/content/en/docs/reference/katib/v1alpha3/katib.md index 871714c0fc..9444fe4e5e 100644 --- a/content/en/docs/reference/katib/v1alpha3/katib.md +++ b/content/en/docs/reference/katib/v1alpha3/katib.md @@ -4,14 +4,9 @@ description = "Reference documentation for Katib" weight = 100 +++ -{{% alert title="Out of date" color="warning" %}} -This guide contains outdated information pertaining to Kubeflow 1.0. This guide -needs to be updated for Kubeflow 1.1. -{{% /alert %}} ## Table of Contents -- [Table of Contents](#table-of-contents) - [api.proto](#apiproto) - [AlgorithmSetting](#algorithmsetting) - [AlgorithmSpec](#algorithmspec)