apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:33:49Z"
  creationTimestamp: "2026-03-20T05:32:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: a4db3336-6f30-49ef-aecc-a3a9592ea960
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-88n6j
      namespace: kube-system
      uid: 94a5e566-4307-415d-a948-e4a1a050b2a7
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cm2p5
      namespace: kube-system
      uid: ca19468e-a8da-41e7-a7e3-80668f032684
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
