apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:36:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 1d545e2c-78cc-4812-b3bd-89c17e1e515b
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2dv6p
      namespace: kube-system
      uid: c65776b3-74e8-485e-bc50-e5d844ffab9c
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wwhwz
      namespace: kube-system
      uid: e17bde6b-5215-4503-878d-c2eab1701aa3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
