apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-29T01:56:16Z"
  creationTimestamp: "2026-04-29T01:55:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 5f2fed1c-fd57-4e01-8397-7effb228ce0a
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8bxdj
      namespace: kube-system
      uid: 3a3a1398-c4ff-4cbe-a945-1f93d500bcda
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bw2hg
      namespace: kube-system
      uid: a66fc846-fe5c-460b-a855-f7154cd64256
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
