apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T16:45:08Z"
  creationTimestamp: "2026-02-27T16:44:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "762"
  uid: a7e899de-a07b-4106-a142-5030cc4152ff
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jwjd
      namespace: kube-system
      uid: 4c8e3c6d-18ab-42ee-899f-9c4c6a86116d
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjtnl
      namespace: kube-system
      uid: 869f8aca-830e-4de9-ab26-d8f1462ad1f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
