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

Not clear suggestion in deployment canary exercise #281

Open
TheSimon9 opened this issue Jul 1, 2022 · 1 comment
Open

Not clear suggestion in deployment canary exercise #281

TheSimon9 opened this issue Jul 1, 2022 · 1 comment

Comments

@TheSimon9
Copy link
Contributor

Isn't clear that user cannot run this command throught their shell.

Test if the deployment was successful:

curl $(kubectl get svc my-app-svc -o jsonpath="{.spec.clusterIP}")
version-1

Infact they should run a pod instead and then run this command in interactive mode.
Another way of test the canary exercise is throught a NodePort service.

@dgkanatsios
Copy link
Owner

thanks, wanna PR the fix?

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

2 participants