apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T08:02:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: fd2e281a-7617-40f9-94c4-c788245679ce
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5x9wz
      namespace: kube-system
      uid: da07f29f-8753-46a3-a06f-1cfd682613a2
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z8tzb
      namespace: kube-system
      uid: a3708b94-d453-4eda-9873-9187c7388017
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
