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

Update version number vote-bot-update.yml #114

Open
anitsh opened this issue Jul 5, 2021 · 0 comments
Open

Update version number vote-bot-update.yml #114

anitsh opened this issue Jul 5, 2021 · 0 comments

Comments

@anitsh
Copy link

anitsh commented Jul 5, 2021

Issue

In MOOC LinuxFoundationX LFS143x - Introduction to Service Mesh with Linkerd Chapter 11. Canary and Blue-Green Deployments / Canary and Blue-Green Deployments / Using TrafficSplit: Part 2

Next, update the vote-bot deployment:
            Run: kubectl apply -f https://raw.githubusercontent.com/BuoyantIO/emojivoto/linux-training/training/traffic-split/vote-bot-update.yml

Command above fails because of the version number mismatch which exists in the current/existing resource. i.e. The current resource has v11 and the file still has v10.

File Path: emojivoto/training/traffic-split/vote-bot-update.yml

Linkerd Version Client version: stable-2.10.2 Server version: stable-2.10.2

Proposed Solution

Change the version number to v11.

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

No branches or pull requests

1 participant