Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leeweir authored Sep 18, 2021
1 parent f669fcd commit 707cc1b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,31 @@ English | [简体中文](./README-zh_CN.md)

## Introduction

Triton provides a cloud-native DeployFlow, which is safe, controllable, and policy-rich.
Triton provides a Cloud-Native DeployFlow, which is safe, controllable, and policy-rich.

For more introduction details, see [Overview docs](./docs/README.md)

## Key Features

- **Canary Deploy**

Triton support `Canary` deploy strategy and provide a k8s service-based traffic pull-in and pull-out solution.
Triton support `Canary` deploy strategy and provide a Kubernetes service-based traffic pull-in and pull-out solution.

- **Deploy in batches**

Triton can deploy your application in several batches and you can pause/resume in deploy process.

- **REST && GRPC API**

Triton provides many APIs to make deploy easy, such as `Next`, `Cancel`,`Pause`,`Resume`,`Scale`, `Gets`,`Restart` etc.
Triton provides many APIs to make deploy easy, such as `Next`, `Cancel`, `Pause`, `Resume`, `Scale`, `Gets`, `Restart` etc.

- **Selective pods to scale/restart**

User can scale selective pods or restart these pods.
Users can scale or restart selective pods.

- **Base on OpenKruise**

Triton use [OpenKruise](https://openkruise.io/en-us/docs/what_is_openkruise.html) as workloads which have more powerful capabilities
Triton use [OpenKruise](https://openkruise.io/en-us/docs/what_is_openkruise.html) as workloads which have more powerful capabilities.

- **...**

Expand Down

0 comments on commit 707cc1b

Please sign in to comment.