apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:48:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: ba2646b4-e990-4f43-a72d-34001b36dcfe
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rlvqs
      namespace: kube-system
      uid: f4f8b228-f973-40ab-8b63-381bcf1cc74a
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xf2nf
      namespace: kube-system
      uid: 605dddb1-f383-4006-a448-db1ecbc3a69d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
