apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T00:36:17Z"
  creationTimestamp: "2026-04-17T00:34:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "955"
  uid: 71bd2bf5-8b5d-48aa-a08b-bb8fa2c92f59
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vwnh
      namespace: kube-system
      uid: 715f1d1b-dedc-4212-971a-bd0482ed2535
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-76pp2
      namespace: kube-system
      uid: af29d951-bd7d-4298-a7c6-3dc2bb1cfb4f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
