apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:22:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 2ad79a2c-8986-42ef-af68-83e9494a657b
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wb2zj
      namespace: kube-system
      uid: f30cac20-6d26-465f-8175-7ad7f49c3eeb
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-blh9p
      namespace: kube-system
      uid: de1ecaa7-3fc4-4954-a66b-b4574c032581
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
