apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T05:14:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: e1a67008-959f-4b29-955a-9930419dc5ef
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4nxsp
      namespace: kube-system
      uid: 2451595a-e04b-43c1-998b-1051484aef89
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xckzq
      namespace: kube-system
      uid: 79ca8a8f-7a06-462e-8353-2631a02b0c96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
