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

Expand debugging services tips #362

Closed
wants to merge 1 commit into from

Conversation

paurullan
Copy link
Contributor

During my first tests I got a lot of trouble for having non-kubernetes compatible Alpine linux images. Also, one time I incorrectly wrote the service selectors.

This PR is just an expansion for those papercuts.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

* If you meant it to be a named port, do your `Pod`s expose a port
with the same name?
* Is the port's `protocol` the same as the `Pod`'s?
* Does the service has a `selector` and is correctly written?

Choose a reason for hiding this comment

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

  • Does the service have a selector and is it spelled correctly?

@bgrant0607
Copy link
Member

cc @kubernetes/sig-network

@paurullan
Copy link
Contributor Author

paurullan commented May 17, 2016

I signed it! as Advanced Programming Solutions SL (APSL)

@paurullan
Copy link
Contributor Author

@johndmulhausen I added and example of both questions. Is there anything else to improve?

@kelseyhightower
Copy link
Contributor

@paurullan Can you address the issues related to DNS and alpine linux? I'll be happy to review this after that's done. Overall this look pretty good.

@kelseyhightower kelseyhightower self-assigned this Aug 3, 2016
@pwittrock
Copy link
Member

@paurullan Friendly bump.

@pwittrock
Copy link
Member

@devin-donnelly Would be good to either close this, or merge it and fix the issues as a follow up. Would you be able to drive this?

@paurullan
Copy link
Contributor Author

@pwittrock @kelseyhightower sorry for the delay, I had a disconnection for the whole August.
I addressed the comments about the DNS.

serathius pushed a commit to serathius/website that referenced this pull request Mar 16, 2022
Okabe-Junya pushed a commit to Okabe-Junya/website that referenced this pull request Dec 4, 2023
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.

8 participants