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

feat(ENG-1850): update cluster advanced settings with static_ip_mode … #708

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

pggb25
Copy link
Contributor

@pggb25 pggb25 commented Oct 4, 2024

…and allowed_public_access_cidrs

@pggb25 pggb25 added the enhancement Improvment on existing feature label Oct 4, 2024
openapi.yaml Outdated
type: boolean
x-stoplight:
id: i7u9vjd0o89g8
description: To limit public access from the internet to your Kubernetes cluster endpoint.
Copy link
Contributor

Choose a reason for hiding this comment

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

can you add that whitelisted CIDR is defined in k8s.api.allowed_public_access_cidrs ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

openapi.yaml Outdated
id: w7d7zyd1de9n6
description: |-
Set custom sources to public access endpoint
Use CIDR notation to specify an IP address range (for example, 203.0.113.5/32)
Copy link
Contributor

Choose a reason for hiding this comment

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

add a more complex example like ['203.0.113.5/32','203.0.100/32']

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@pggb25 pggb25 merged commit 48c93ca into main Oct 4, 2024
4 checks passed
@pggb25 pggb25 deleted the feat/eng-1850/static-ip branch October 4, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvment on existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants