apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-01T10:14:51Z"
  creationTimestamp: "2026-07-01T10:13:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "957"
  uid: bd9169cb-086c-4844-8987-5eb03e0a4f14
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xnd4d
      namespace: kube-system
      uid: 82d620d5-041f-4444-b9a3-37e3a23a107a
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cjx7n
      namespace: kube-system
      uid: 004cb172-95c6-4b9d-9f02-5c766618225d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
