Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Add notice before archiving #125

Merged
merged 1 commit into from
Nov 6, 2021
Merged
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
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Incubating project for [XGBoost](https://github.com/dmlc/xgboost) operator. The
The overall design can be found [here]( https://github.com/kubeflow/community/issues/247).

## Overview

**Note: This operator has been merged into [Kubeflow Training Operator](https://github.com/kubeflow/training-operator). This repository is not maintained and will be archived soon.**

This repository contains the specification and implementation of `XGBoostJob` custom resource definition.
Using this custom resource, users can create and manage XGBoost jobs like other built-in resources in Kubernetes.
## Prerequisites
Expand Down