apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T06:54:08Z"
  creationTimestamp: "2026-04-28T06:53:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 46db16c9-76a3-466d-95df-33b136a94ac8
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j2gpj
      namespace: kube-system
      uid: 1d44e8b3-dff6-4b36-83b1-084fa7bbdade
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnw8w
      namespace: kube-system
      uid: 2a2d5d51-d9ff-476f-9818-a0a9cc124c53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
