apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T13:44:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: 4c925587-1fb5-4d06-83fc-4ecc860cca97
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4s9k5
      namespace: kube-system
      uid: 9dd352f3-2c50-4818-a71f-0e57fc20dfe0
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfhlc
      namespace: kube-system
      uid: 24a4766a-fd46-40d7-8f30-ee5761e478c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
