apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-27T20:04:06Z"
  creationTimestamp: "2026-07-27T20:02:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "996"
  uid: 79f0c8a3-f025-4e45-8bad-b2516a797dc9
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ljr2x
      namespace: kube-system
      uid: db361952-a047-4820-9146-e2b6a859e09c
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vntg2
      namespace: kube-system
      uid: 70809825-e524-4737-b8d6-7f39e8662971
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
