apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T02:12:55Z"
  creationTimestamp: "2026-04-11T02:11:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 46f2fba4-14b6-49b8-8a57-72cd62d431e9
subsets:
- addresses:
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldf6c
      namespace: kube-system
      uid: 3a2e183e-e38e-4e1e-8b45-e1fa32f45db2
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vzwg5
      namespace: kube-system
      uid: 9b43ad56-284e-438b-9b0e-d1ecb7ebb14a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
