apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:25:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: e1e00954-3587-4626-9dd1-decd26c9226a
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-46vc6
      namespace: kube-system
      uid: 70f73db4-8488-4d3b-b1ab-3d11a0b4a36a
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfjq6
      namespace: kube-system
      uid: 03f66124-40ed-4965-b946-2bd9388a5574
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
