apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T00:54:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 8bbee29d-3726-4ea7-b7a7-1289be5b095a
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sr245
      namespace: kube-system
      uid: 2d1ab517-8eda-4a35-ba32-9d0cf929c5e7
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lp5bb
      namespace: kube-system
      uid: a5db0a85-a816-4f3e-b38b-26699dd5ba07
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
