apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-10T11:00:09Z"
  creationTimestamp: "2026-09-10T10:59:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: a802d5dd-8a69-49a0-9bbf-5afe28ee8aad
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn5g4
      namespace: kube-system
      uid: acbc945b-a12a-408a-92ac-1e269fe62306
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wtkp5
      namespace: kube-system
      uid: 1abbd43b-2ad5-4c7f-acbe-c7977c1b869e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
