apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-14T06:55:54Z"
  creationTimestamp: "2026-03-14T06:55:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: 46264d08-33a7-44a4-a419-7ca8ee11a2f0
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6spqg
      namespace: kube-system
      uid: 3136b5ba-df3d-4b41-bf39-5a9925db9a67
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrwkc
      namespace: kube-system
      uid: bca6988c-4a19-4dee-a809-73fd683e539f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
