apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T17:50:53Z"
  creationTimestamp: "2026-03-19T17:50:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "665"
  uid: 3c11a5e0-32fa-4d65-be6f-b309f15d0068
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dsm6
      namespace: kube-system
      uid: 536b8ad4-b879-42a5-a5a4-46255a1ec50f
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fctjh
      namespace: kube-system
      uid: b0b6ff65-a34d-44bb-88e0-a67ce3813990
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
