apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-03T03:31:17Z"
  creationTimestamp: "2026-08-03T03:30:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: fe452437-bf37-4d87-97f7-a093daab3ba8
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zs6sx
      namespace: kube-system
      uid: bf8dcf78-4b98-409a-bb43-36cace0c88b6
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5g2x
      namespace: kube-system
      uid: b5e559da-44a8-4008-8943-14331e2a45ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
