apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T13:31:34Z"
  creationTimestamp: "2026-05-19T13:30:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 3b4ff92d-c9aa-4fc9-adf1-7182c751c4cc
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8gcl
      namespace: kube-system
      uid: 932f1302-7ab7-4372-84c7-3faabe1b641d
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wgfbz
      namespace: kube-system
      uid: bd24f4d3-5894-4d3c-b666-d33ba2cff99d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
