apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T17:45:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 66eaa151-850b-4505-8524-711372d99e82
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xq6j9
      namespace: kube-system
      uid: 859a7cda-90fc-4b9b-9f30-5f2e8d7240c8
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbj2v
      namespace: kube-system
      uid: 8b11e087-7cd4-4ab9-8f5e-2eac29e2fd11
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
