apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T09:57:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 3706672e-759a-407b-97df-190f6dbdbcb5
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f74gh
      namespace: kube-system
      uid: 7aafa916-8162-4ea3-883e-e1b9e3f0ae9c
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cf6zq
      namespace: kube-system
      uid: 6065a59a-2ff4-4bfd-83c4-6bbd1e5a9727
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
