apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T00:50:51Z"
  creationTimestamp: "2026-03-18T00:49:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: b22bcbab-3b99-4278-9c4f-479bf9fa9060
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5jwjx
      namespace: kube-system
      uid: 25ff9ea8-00e4-44a4-81b1-9be013fb62d9
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfm2d
      namespace: kube-system
      uid: a9539c36-aab4-403c-9de4-3971224298e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
