apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T13:36:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: ccc2c2fc-8e9f-4148-88f4-16f00183a224
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c28qm
      namespace: kube-system
      uid: a039b676-4c25-490f-aaa4-4d149b498a99
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bv6sd
      namespace: kube-system
      uid: f8243e4d-3570-4a20-abeb-7ddf0e37bef5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
