apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-10T02:29:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: aa5f8886-9339-4e38-aefa-b5ccc00484d7
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lqh6g
      namespace: kube-system
      uid: 65ef944d-7e0c-49b4-a889-771bb853066b
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6n4z
      namespace: kube-system
      uid: 73b343b1-1158-457b-ac65-343c6e0a5b3d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
