apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T09:20:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 7b457dd4-c8d2-48a8-9b27-82e9a02e0aac
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgntz
      namespace: kube-system
      uid: bda904fc-caf3-4588-bc27-9f3970c887b3
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6crl9
      namespace: kube-system
      uid: 290c5ae3-3922-4d1b-9b56-6560585c8ee7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
