apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-11T02:04:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: c7ad64e1-edf1-4486-a022-9e73c7ffd9d6
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2th4
      namespace: kube-system
      uid: ee9d4aa7-980b-4fae-8038-8c8c869ec1f3
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xb8xx
      namespace: kube-system
      uid: 59c8febb-2823-4769-9071-ab15249f45f1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
