linkerd-examples icon indicating copy to clipboard operation
linkerd-examples copied to clipboard

Bump linkerd/namerd docker image version

Open nfisher opened this issue 4 years ago • 3 comments

At a high level this PR is making a few changes:

  1. bumping linkerd to 1.7.0.
  2. fixing the broken hello-world.yml.
  3. make a single RBAC YAML file that can be applied to a cluster without a separate create NS command (arguably could be done for each class of config). Focused here because few modern clusters seem to exist without it.

nfisher avatar Oct 19 '19 02:10 nfisher

thanks @nfisher I'll go through a couple of tests and make things run as expected. Then we merge!

cpretzer avatar Oct 20 '19 00:10 cpretzer

@cpretzer think it also needs to be synced with the docs sometimes the docs reference world and the name is world-v1 as an example.

nfisher avatar Oct 21 '19 13:10 nfisher

I'll submit a servicemesh-rbac.yml so there's a fully functioning RBAC example.

Currently the only example is copy and paste from this blog post with only the service account/role binding, etc in the example repo: https://linkerd.io/2017/07/24/using-linkerd-kubernetes-rbac/

nfisher avatar Oct 21 '19 18:10 nfisher