apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T14:48:42Z"
  creationTimestamp: "2026-02-27T14:48:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: c1a58663-0a82-4af5-a477-dbb483a9992a
subsets:
- addresses:
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmxm8
      namespace: kube-system
      uid: 5440f5d0-3299-4a76-909b-e5914f5136f4
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fj2h4
      namespace: kube-system
      uid: 5770ad12-ebc3-44dd-a46a-7ced37776768
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
