apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T17:47:13Z"
  creationTimestamp: "2026-03-19T17:46:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "664"
  uid: 7a9aafd8-5ca3-4c20-9568-8c4c8941e216
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mrsq2
      namespace: kube-system
      uid: 34e41ab7-4326-4074-99fc-56f674016b10
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7j54q
      namespace: kube-system
      uid: f95e0f73-8f65-438f-bd28-9cd472ffc80b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
