apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T18:16:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 609d8988-9214-4c95-8cf0-9be541270fcd
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxf5s
      namespace: kube-system
      uid: 2b5586c2-08d2-4bbc-8c25-134a67fee6c9
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hh4rd
      namespace: kube-system
      uid: a69c5b8e-7d68-4979-aceb-1546db43391a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
