apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T19:23:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: a222a79e-1a82-4841-9ad1-9a8dcf0f441b
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hslhr
      namespace: kube-system
      uid: bbf31d03-c981-4c40-b570-5a99cdfd2f41
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-grxh8
      namespace: kube-system
      uid: 17584cdd-0a55-45d0-bc92-f8ac29245849
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
