Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document install command #1376

Merged
merged 1 commit into from
Apr 24, 2019
Merged

Document install command #1376

merged 1 commit into from
Apr 24, 2019

Conversation

nrb
Copy link
Contributor

@nrb nrb commented Apr 16, 2019

Signed-off-by: Nolan Brubaker brubakern@vmware.com

@nrb nrb requested a review from skriss April 16, 2019 15:25
@nrb nrb changed the title Document install command for GCP and restic [WIP] Document install command for GCP and restic Apr 16, 2019
@nrb nrb requested a review from carlisia April 16, 2019 15:26
Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple general comments:

docs/gcp-config.md Outdated Show resolved Hide resolved

* In file `config/gcp/05-backupstoragelocation.yaml`:

* Replace `<YOUR_BUCKET>`. See the [BackupStorageLocation definition][7] for details.

* (Optional) If you run the nginx example, in file `config/nginx-app/with-pv.yaml`:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm thinking that since the install flow is different now, we should move any steps around installing the nginx sample into it's own section at the bottom, noted as (Optional).

docs/restic.md Outdated Show resolved Hide resolved
docs/restic.md Outdated Show resolved Hide resolved
docs/restic.md Outdated
@@ -23,7 +23,6 @@ cross-volume-type data migrations. Stay tuned as this evolves!

### Prerequisites

- A working install of Velero version 0.10.0 or later. See [Set up Velero][2]
- A local clone of [the latest release tag of the Velero repository][3]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is needed anymore

@skriss
Copy link
Member

skriss commented Apr 16, 2019

Two other thoughts - (a) we should probably reference the helm chart as an alternate means of installing, and (b) we should note that velero install can be used to output YAML, and further customization of the deployment can be done there to handle more complex use cases.

@nrb
Copy link
Contributor Author

nrb commented Apr 16, 2019

Yes and yes :)

@nrb
Copy link
Contributor Author

nrb commented Apr 16, 2019

@skriss
Copy link
Member

skriss commented Apr 16, 2019

The page still exists, but the anchor has been changed

Copy link
Contributor

@carlisia carlisia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great. This is so much better!

docs/restic.md Outdated Show resolved Hide resolved
Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking really nice!

docs/aws-config.md Show resolved Hide resolved
docs/aws-config.md Outdated Show resolved Hide resolved
docs/aws-config.md Outdated Show resolved Hide resolved
docs/aws-config.md Outdated Show resolved Hide resolved
docs/azure-config.md Outdated Show resolved Hide resolved
docs/install-overview.md Outdated Show resolved Hide resolved
docs/install-overview.md Outdated Show resolved Hide resolved
docs/aws-config.md Show resolved Hide resolved
docs/namespace.md Outdated Show resolved Hide resolved
@nrb nrb changed the title [WIP] Document install command for GCP and restic Document install command Apr 19, 2019
Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another round of comments, mostly minor -- I think the main install docs will be good to go afterwards. Looks like restic.md still needs some edits though.

docs/aws-config.md Outdated Show resolved Hide resolved
docs/aws-config.md Outdated Show resolved Hide resolved
docs/aws-config.md Show resolved Hide resolved
docs/aws-config.md Outdated Show resolved Hide resolved
docs/azure-config.md Outdated Show resolved Hide resolved
docs/install-overview.md Outdated Show resolved Hide resolved
docs/namespace.md Outdated Show resolved Hide resolved
docs/azure-config.md Outdated Show resolved Hide resolved
docs/azure-config.md Outdated Show resolved Hide resolved
docs/azure-config.md Outdated Show resolved Hide resolved
@skriss
Copy link
Member

skriss commented Apr 24, 2019

I think the only outstanding comments are on restic.md

docs/restic.md Outdated
@@ -29,14 +29,9 @@ cross-volume-type data migrations. Stay tuned as this evolves!

1. Ensure you've [downloaded latest release][3].

1. Install Velero with restic support
1. Install Velero with restic support:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's just delete "Install Velero with restic support:" and move the following sentence up to be the content of #2.

Also - In the note below on RancherOS, can you indent the path lines under hostPath?

@skriss
Copy link
Member

skriss commented Apr 24, 2019

@nrb if you address #1376 (comment) I think we can get this merged.

Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We can follow up with any additional edits later.

@skriss
Copy link
Member

skriss commented Apr 24, 2019

you want to squash?

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
@nrb
Copy link
Contributor Author

nrb commented Apr 24, 2019

Squashed.

@skriss
Copy link
Member

skriss commented Apr 24, 2019

@carlisia I'm going to merge this since I know you're busy working on your PR. We can always follow up with more edits as needed.

@skriss skriss merged commit db9f8e1 into vmware-tanzu:master Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants