apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:19:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 8a89b425-4e89-43f7-ae42-af2ef5836613
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2fx47
      namespace: kube-system
      uid: 71882338-af21-4c96-84b4-fc2fad716b6c
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8jxj
      namespace: kube-system
      uid: 4b1d0ba2-f27d-4c1f-a7fd-ec797098aea2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
