apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T19:29:35Z"
  creationTimestamp: "2026-03-11T19:28:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "673"
  uid: f11a3838-dbbf-4406-9a8a-7adcea06dc7b
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w52cq
      namespace: kube-system
      uid: 89431a6e-fcdc-451b-a61b-d11c8c00f0d7
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6bbtb
      namespace: kube-system
      uid: 4e14f8f0-c260-4642-82cd-ad8cfa576afe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
