apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:00:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 493baf90-dd97-4efd-b8c3-90778c3c800a
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xq28m
      namespace: kube-system
      uid: 7fccadc7-3874-4b4c-a3d4-800303d4b695
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8bchl
      namespace: kube-system
      uid: c053e7f2-232f-436b-b9f4-0136c1051edc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
