apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T13:45:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: edc507b5-b90c-483a-b128-351fc5e7b844
subsets:
- addresses:
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xkjx2
      namespace: kube-system
      uid: 24a7ce60-b9f4-40c3-b842-29c9f7a1192c
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dzfmf
      namespace: kube-system
      uid: fadde3ae-7f1d-4d35-86b8-1f9840329c5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
