apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T01:20:12Z"
  creationTimestamp: "2026-02-27T01:19:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "750"
  uid: 1f03eb7c-80a2-4b03-afec-9699279a9e44
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nnd69
      namespace: kube-system
      uid: bed0c10e-a0e0-4ff8-971c-5ba8ebc151a5
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qqt76
      namespace: kube-system
      uid: 42eb9fe0-d4b5-4ba3-bf1f-064e8f3d7534
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
