apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:56:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 9520ce91-778d-4e7c-bd09-71414e7cb4ee
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ghdrj
      namespace: kube-system
      uid: 679907b2-8d50-4d8b-956f-72088a293248
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-86vtt
      namespace: kube-system
      uid: c524b249-0412-4c65-9487-a14a8f61fbd0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
