apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T10:57:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 127f9a68-8079-4201-b001-164b1eaeec4e
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qbgm
      namespace: kube-system
      uid: 98e7286f-0b7d-4612-ab4a-ecb99a3496f8
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7v5v
      namespace: kube-system
      uid: a051145a-8288-44cb-bb0c-8a6907ba6eaf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
