Skip to content

Add docs for upgrading via manifests#286

Merged
siggy merged 2 commits intomasterfrom
siggy/from-manifests
Apr 30, 2019
Merged

Add docs for upgrading via manifests#286
siggy merged 2 commits intomasterfrom
siggy/from-manifests

Conversation

@siggy
Copy link
Member

@siggy siggy commented Apr 29, 2019

Fixes #275

Signed-off-by: Andrew Seigner [email protected]

@siggy siggy added the docs label Apr 29, 2019
@siggy siggy self-assigned this Apr 29, 2019

Note that `secret/linkerd-identity-issuer` contains the trust root of Linkerd's
Identity system, in the form of a private key. Care should be taken if storing
this information on disk, such as encrypting it in-place.
Copy link
Member Author

Choose a reason for hiding this comment

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

@grampelberg if you have opinions or example commands for this part, i'd be happy to incorporate, or, we can just merge and add more later.

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe recommend https://git-secret.io/ for now? I don't have any specific commands to run off the top of my head. It is fine to merge this now with the warning.

Fixes #275

Signed-off-by: Andrew Seigner <[email protected]>
@siggy siggy force-pushed the siggy/from-manifests branch from d8f48c2 to 09a3da8 Compare April 29, 2019 14:32
Copy link
Contributor

@grampelberg grampelberg left a comment

Choose a reason for hiding this comment

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

Just one small style comment. It is probably worth having this become part of the docs in other places in the future, this is 100% sufficient for now.

cat linkerd-manifests.yaml | linkerd upgrade --from-manifests -
```

Note that `secret/linkerd-identity-issuer` contains the trust root of Linkerd's
Copy link
Contributor

Choose a reason for hiding this comment

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

Mind using {{< note >}} here?

Copy link
Contributor

@ihcsim ihcsim left a comment

Choose a reason for hiding this comment

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

👍

Signed-off-by: Andrew Seigner <[email protected]>
@siggy siggy merged commit b631bac into master Apr 30, 2019
@siggy siggy deleted the siggy/from-manifests branch April 30, 2019 13:22
afirth pushed a commit to afirth/website that referenced this pull request Sep 2, 2020
Update documentation to reflect current state of kubectl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add docs for manifest handling

3 participants