apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T17:47:17Z"
  creationTimestamp: "2026-03-19T17:46:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "773"
  uid: a2a8e423-d780-4ffc-bf7f-c236a97bda74
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lb2nm
      namespace: kube-system
      uid: ca12ff99-1556-4037-af6b-fb517cacfbda
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kxzc
      namespace: kube-system
      uid: 60786e06-9cec-47b7-882d-040a08843f5c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
