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

chore: update docs for local users #306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

namkyu1999
Copy link
Member

@namkyu1999 namkyu1999 commented Nov 27, 2024

What this PR does / why we need it:
If we access chaoscenter as localhost or 127.0.0.1 (if we run litmus on local), when creating chaos infrastructure, the subscriber pod will receive an invalid server_addr and the connection will be refused like below.

time="2024-11-23T09:06:13Z" level=fatal msg="Failed to confirm agent" data= error="Post \"http://localhost:30000/api/query\": dial tcp [::1]:30000: connect: connection refused"

This PR adds clarification to make it easier for users to install helm locally.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes litmuschaos/litmus#4892 litmuschaos/litmus#4798

Special notes for your reviewer:

Checklist:

Signed-off-by: namkyu1999 <lak9348@gmail.com>
Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litmus-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 5:38am

Copy link

netlify bot commented Nov 27, 2024

Deploy Preview for docs-litmuschaos ready!

Name Link
🔨 Latest commit 4665fc0
🔍 Latest deploy log https://app.netlify.com/sites/docs-litmuschaos/deploys/6746af238db5dd00081b326f
😎 Deploy Preview https://deploy-preview-306--docs-litmuschaos.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.

@namkyu1999 namkyu1999 changed the title update: update docs for local users chore: update docs for local users Nov 27, 2024
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

Successfully merging this pull request may close these issues.

Subscriber pod in crash loop
1 participant