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

kubernetes_inventory: Set $HOSTIP in default URL #8721

Merged

Conversation

paulchoi
Copy link
Contributor

Telegraf daemonset pod cannot contact kube-apiserver via localhost.
Should be $HOSTIP, and the default port is 6443.

Telegraf daemonset pod cannot contact kube-apiserver via localhost.
Should be `$HOSTIP`, and the default port is 6443.
Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@paulchoi
Copy link
Contributor Author

!signed-cla

Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤝 ✅ CLA has been signed. Thank you!

@paulchoi paulchoi changed the title Set $HOSTIP in default URL kubernetes_inventory: Set $HOSTIP in default URL Jan 20, 2021
@sspaink sspaink merged commit aabec05 into influxdata:master Mar 5, 2021
ssoroka pushed a commit that referenced this pull request Mar 10, 2021
Telegraf daemonset pod cannot contact kube-apiserver via localhost.
Should be `$HOSTIP`, and the default port is 6443.

Co-authored-by: Paul Choi <pchoi@apple.com>
(cherry picked from commit aabec05)
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Telegraf daemonset pod cannot contact kube-apiserver via localhost.
Should be `$HOSTIP`, and the default port is 6443.

Co-authored-by: Paul Choi <pchoi@apple.com>
(cherry picked from commit aabec05)
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.

None yet

2 participants