website icon indicating copy to clipboard operation
website copied to clipboard

Add sample output to Kubernetes introductory tutorial (scaling)

Open ayushpatil2122 opened this issue 1 year ago • 3 comments

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

ayushpatil2122 avatar Sep 19 '24 16:09 ayushpatil2122

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Sep 19 '24 16:09 netlify[bot]

/retitle Add sample output to Kubernetes introductory tutorial (scaling)

sftim avatar Sep 23 '24 14:09 sftim

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Oct 20 '24 12:10 k8s-ci-robot

LGTM label has been added.

Git tree hash: aa73f32fb2d8a3e0818dc58d681097a949cb2042

k8s-ci-robot avatar Oct 20 '24 12:10 k8s-ci-robot