website
website copied to clipboard
Add sample output to Kubernetes introductory tutorial (scaling)
Description
The text states: "We hit a different Pod with every request. This demonstrates that the load-balancing is working."
Everything worked fine as followed by the tutorial but how do we know or actually see that a different Pod was invoked for the multiple curl requests? Nothing is demonstrated or confirms that multiple Pods were involved. Is there a log trace somewhere or a command execution history logged where we can actually see the "demonstration" that multiple Pods were involved in the scaling or is it just blind trust?
output added : - Hello Kubernetes bootcamp! | Running on: kubernetes-bootcamp-644c5687f4-wp67j | v=1 Hello Kubernetes bootcamp! | Running on: kubernetes-bootcamp-644c5687f4-hs9dj | v=1 Hello Kubernetes bootcamp! | Running on: kubernetes-bootcamp-644c5687f4-4hjvf | v=1 Hello Kubernetes bootcamp! | Running on: kubernetes-bootcamp-644c5687f4-wp67j | v=1 Hello Kubernetes bootcamp! | Running on: kubernetes-bootcamp-644c5687f4-4hjvf | v=1
Issue
#47345
Pull request preview available for checking
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | 57950764ca1b52c658c6df14233bc29af5f88a37 |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/6714fa555b1a5f0008e150a1 |
| Deploy Preview | https://deploy-preview-48003--kubernetes-io-main-staging.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
/retitle Add sample output to Kubernetes introductory tutorial (scaling)
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: sftim
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~content/en/docs/OWNERS~~ [sftim]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
LGTM label has been added.