apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T07:02:17Z"
  creationTimestamp: "2026-04-16T07:01:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 47b39839-d294-42d2-978a-caa29ea528c9
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27rsf
      namespace: kube-system
      uid: ad8b32c0-e85f-435a-930e-704f804c6d77
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jms9p
      namespace: kube-system
      uid: 8ee597d9-f9c6-4468-9066-6963f43fcc60
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
