Skip to content

Declarative / deterministic configuration #7486

Answered by olix0r
m1o1 asked this question in Q&A
Discussion options

You must be logged in to vote

Ideally I was picturing something like linkerd upgrade --install -f values.yaml like helm, but using the linkerd CLI. If something like this isn't possible without helm we can switch but I was curious what options there are with the CLI.

What problems does helm introduce for you? The Linkerd CLI is a small wrapper around helm, internally. For real production use cases, we generally recommend using Helm directly.

I'd like to not have to specify the TLS certificates every time

You can configure Linkerd to use externally-provided certificates. Generally, we see people using cert-manager and trust to accomplish this sort of thing. This should work with either the CLI or Helm.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@m1o1
Comment options

@kleimkuhler
Comment options

Answer selected by m1o1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants