mirror of
https://github.com/lukaszraczylo/jobs-manager-operator.git
synced 2026-06-14 03:01:44 +00:00
Update TOC.
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# Kubernetes Jobs Manager Operator
|
||||
|
||||
- [Kubernetes Jobs Manager Operator](#kubernetes-jobs-manager-operator)
|
||||
- [Description](#description)
|
||||
- [Getting Started](#getting-started)
|
||||
- [Installation with helm](#installation-with-helm)
|
||||
- [Prerequisites for local runs](#prerequisites-for-local-runs)
|
||||
- [Jobs configuration](#jobs-configuration)
|
||||
- [How does it look in practice?](#how-does-it-look-in-practice)
|
||||
- [Things to remember](#things-to-remember)
|
||||
- [Available params](#available-params)
|
||||
- [Kustomization and references](#kustomization-and-references)
|
||||
- [Running on the cluster](#running-on-the-cluster)
|
||||
- [Manual installation](#manual-installation)
|
||||
- [Manually uninstall CRDs](#manually-uninstall-crds)
|
||||
- [Manually undeploy controller](#manually-undeploy-controller)
|
||||
- [How it works](#how-it-works)
|
||||
- [License](#license)
|
||||
|
||||
|
||||
## Description
|
||||
This operator is responsible for managing the lifecycle of complicated workflows which consist of multiple jobs and making their management easy, without need for dozens of yaml files and doing magic with ordering.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user