apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T07:36:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: a20aa80c-eb94-4e9a-a6e7-9261223beaf0
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6lx56
      namespace: kube-system
      uid: b1603e2d-9e59-4037-bf22-82a7155a9cc9
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5fs8w
      namespace: kube-system
      uid: 039707d5-2d1c-4fcb-a6f6-34a13ff0430b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
