Skip to content

Commit

Permalink
fixed markdownlint errors.
Browse files Browse the repository at this point in the history
Signed-off-by: nunu <shaoqiang.chen@intel.com>
  • Loading branch information
gnunu committed Jul 27, 2021
1 parent 85ebe51 commit d04632d
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions docs/proposals/20210722-openyurt-convertor-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,32 @@ status: provisional

## Table of Contents
* [Convert Vanilla Kubernetes cluster to OpenYurt cluster through Opertaor](#convert-vanilla-kubernetes-cluster-to-openyurt-cluster-through-operator)
* [Table of Contents](#table-of-contents)
* [Glossary](#glossary)
* [Summary](#summary)
* [Motivation](#motivation)
* [Goals](#goals)
* [Non-Goals/Future Work](#non-goalsfuture-work)
* [Proposal](#proposal)
* [User Stories](#user-stories)
* [Story 1](#story-1)
* [Story 2](#story-2)
* [Requirements](#requirements)
* [Functional Requirements](#functional-requirements)
* [FR1](#fr1)
* [FR2](#fr2)
* [FR3](#fr3)
* [FR4](#fr4)
* [Non-Functional Requirements](#non-functional-requirements)
* [NFR1](#nfr1)
* [NFR2](#nfr2)
* [Table of Contents](#table-of-contents)
* [Glossary](#glossary)
* [Summary](#summary)
* [Motivation](#motivation)
* [Goals](#goals)
* [Non-Goals/Future Work](#non-goalsfuture-work)
* [Proposal](#proposal)
* [User Stories](#user-stories)
* [Story 1](#story-1)
* [Story 2](#story-2)
* [Requirements](#requirements)
* [Functional Requirements](#functional-requirements)
* [FR1](#fr1)
* [FR2](#fr2)
* [FR3](#fr3)
* [FR4](#fr4)
* [Non-Functional Requirements](#non-functional-requirements)
* [NFR1](#nfr1)
* [NFR2](#nfr2)
* [Implementation Details/Notes/Constraints](#implementation-detailsnotesconstraints)
* [Risks and Mitigations](#risks-and-mitigations)
* [Alternatives](#alternatives)
* [Upgrade Strategy](#upgrade-strategy)
* [Additional Details](#additional-details)
* [Test Plan](#test-plan)
* [Implementation History](#implementation-history)
* [Alternatives](#alternatives)
* [Upgrade Strategy](#upgrade-strategy)
* [Additional Details](#additional-details)
* [Test Plan](#test-plan)
* [Implementation History](#implementation-history)

## Glossary

Expand All @@ -57,9 +57,9 @@ This YurtCluster Operator is to translate a vanilla Kubernetes cluster into an O
To make OpenYurt translation easy for user, i.e., as automative as possible.

### Goals
- Convert nodes automatically
- Revert nodes automatically
- Translated OpenYurt cluster should be the same as through Yurtcutl or doing manually
* Convert nodes automatically
* Revert nodes automatically
* Translated OpenYurt cluster should be the same as through Yurtcutl or doing manually

### Non-Goals/Future Work

Expand Down

0 comments on commit d04632d

Please sign in to comment.