apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T19:16:34Z"
  creationTimestamp: "2026-05-06T19:15:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 7c8552a1-61ea-4fd4-9e64-de9a0a5ee61a
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tdrs
      namespace: kube-system
      uid: 45943fa3-93a0-4160-97f6-43252cea0c1c
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rzf2b
      namespace: kube-system
      uid: 67509f5a-4314-4b9d-883d-e33daa0c3555
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
