Skip to content

update: kubectl get command to use endpointslices#1866

Open
JuanitoFatas wants to merge 1 commit into
aws-samples:mainfrom
JuanitoFatas:use-endpointslices
Open

update: kubectl get command to use endpointslices#1866
JuanitoFatas wants to merge 1 commit into
aws-samples:mainfrom
JuanitoFatas:use-endpointslices

Conversation

@JuanitoFatas

@JuanitoFatas JuanitoFatas commented Jun 23, 2026

Copy link
Copy Markdown

spotted while at https://snapshots.eksworkshop.com/4f160659/docs/introduction/basics/services/#:~:text=Watch%20how%20the%20service%20endpoints%20update%3A

What this PR does / why we need it:

Use kubectl get endpointslices -n ui

to remove warning from

kubectl get endpoints -n ui ui
Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice

Which issue(s) this PR fixes:

Fixes N/A

Quality checks

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@netlify

netlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploy Preview for eks-workshop ready!

Name Link
🔨 Latest commit 89e35f0
🔍 Latest deploy log https://app.netlify.com/projects/eks-workshop/deploys/6a3a198d98a11900081d01ec
😎 Deploy Preview https://deploy-preview-1866--eks-workshop.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 project configuration.

to remove warning of

kubectl get endpoints -n ui ui
Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
@ROunofF

ROunofF commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Thanks for this submission, this is a good change, but we need to adjust the explanation around it, not just the command.

If you're willing you can take a go at it and add to this PR, otherwise we will get to this soon.

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.

2 participants