apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T12:51:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 4d496749-1e48-4def-8ad7-a9320398b954
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-926xm
      namespace: kube-system
      uid: fed8c1b6-1f5c-406b-b5e5-43bb1a53715b
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ht2t5
      namespace: kube-system
      uid: 0acc5e7f-0250-414a-98ae-55e872b7a5eb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
