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

Add a small note about Kubernetes Client configuration properties. #16593

Merged
merged 1 commit into from Apr 20, 2021

Conversation

rafaeltuelho
Copy link
Contributor

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 16, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot
  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@geoand geoand changed the title adding a small note about Kubernetes Client configuration properties. Add a small note about Kubernetes Client configuration properties. Apr 17, 2021
@@ -680,6 +680,20 @@ quarkus.kubernetes.readiness-probe.period=45s
In this example `initial-delay` and `period` are fields of the type `Probe`.
Below you will find tables describing all available types.

==== Client Connection Configuration
The underline Kubernetes client connection can be configured through properties defined by the Kubernetes Client runtime.
Copy link
Contributor

@geoand geoand Apr 17, 2021

Choose a reason for hiding this comment

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

Underlying? Same for latter on in the text as well

Copy link
Member

Choose a reason for hiding this comment

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

I would say something like:

You may need to configure the connection to your Kubernetes cluster.
By default, it automatically uses the active _context_ used by `kubectl`. 
...

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks for this!

I added a small note

@@ -680,6 +680,20 @@ quarkus.kubernetes.readiness-probe.period=45s
In this example `initial-delay` and `period` are fields of the type `Probe`.
Below you will find tables describing all available types.

==== Client Connection Configuration
The underline Kubernetes client connection can be configured through properties defined by the Kubernetes Client runtime.
Copy link
Member

Choose a reason for hiding this comment

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

I would say something like:

You may need to configure the connection to your Kubernetes cluster.
By default, it automatically uses the active _context_ used by `kubectl`. 
...

@geoand
Copy link
Contributor

geoand commented Apr 19, 2021

When you are done, please squash the commits.

Thanks!

@rafaeltuelho
Copy link
Contributor Author

When you are done, please squash the commits.

Thanks!

Done!

@geoand geoand requested a review from cescoffier April 19, 2021 16:05
@cescoffier cescoffier merged commit 18c22c3 into quarkusio:main Apr 20, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone Apr 20, 2021
@rafaeltuelho rafaeltuelho deleted the doc-patch-1 branch April 20, 2021 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants