apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T02:42:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 71cdc344-2a36-4c0b-86a9-65411df9887b
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-js4zl
      namespace: kube-system
      uid: 884157dc-1471-4501-8f1c-78f4b7d99b0b
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q242w
      namespace: kube-system
      uid: 7d349674-19c1-4d3f-af55-f0f24cdff506
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
