apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T09:21:30Z"
  creationTimestamp: "2026-04-11T09:20:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1096"
  uid: 2956aa27-3a26-44f4-b16b-e274592c482c
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wr5vn
      namespace: kube-system
      uid: fc43bb61-e7db-4ade-807f-70475f0a3a10
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gg45c
      namespace: kube-system
      uid: b09b6d93-f013-4e69-a4db-0be6929f289e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
