apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-23T23:54:22Z"
  creationTimestamp: "2026-07-23T23:53:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "948"
  uid: 5172d1e1-7557-48e8-9d8f-971c4f13d7d8
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ct6h8
      namespace: kube-system
      uid: f9406981-01dc-4075-8e2e-920df4f6d3ad
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4w478
      namespace: kube-system
      uid: ef320a6b-976a-44d6-8c7d-0c00b1e781e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
