apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-07T08:45:15Z"
  creationTimestamp: "2026-09-07T08:44:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: c3b545ad-f47b-4327-9047-5f1aad73b5d0
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rtctd
      namespace: kube-system
      uid: 2ab77f43-0394-4f7e-ab7e-080ec0ad1d4e
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tv5hs
      namespace: kube-system
      uid: 29db4f00-aa9f-4faa-875b-8ae1c2c5a1ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
