kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.36k stars 14.1k forks source link

Add a deprecated flag and more details of the reason/alternatives for "EndpointSlice.addressType: FQDN" #46722

Open bysnupy opened 4 weeks ago

bysnupy commented 4 weeks ago

This is a Bug Report

Problem: Even though already EndpointSlice.addressType: FQDN was deprecated from https://github.com/kubernetes/kubernetes/pull/114677 , the docs does not provide the details. Please highlight and provide more details about the deprecation of the option at the related pages in the docs for suppressing the confusing from the deprecation warning messages.

Proposed Solution:

Add a flag of depreciation to the FQDN option item, and if possible, provides the reason why it's deprecated and what option can be used instead of it.

Page to Update:

Aaina26 commented 4 weeks ago

/sig network

sftim commented 4 weeks ago

/triage accepted

pegasas commented 3 weeks ago

/assign @pegasas