Skip to content
Open
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
11 changes: 8 additions & 3 deletions src/velero/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# Velero (via Github Releases)
# Velero (via Github Releases) (velero)

[Velero](https://github.com/vmware-tanzu/velero) (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises.
Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises.

## Example DevContainer Usage
## Example Usage

```json
"features": {
Expand All @@ -17,3 +17,8 @@
|-----|-----|-----|-----|
| version | Select the version to install. | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/xfrancois/devcontainers-features/blob/main/src/velero/devcontainer-feature.json). Add additional notes to a `NOTES.md`._