apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T11:22:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: b607101b-64d4-4528-a697-1338722e5030
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vrwh8
      namespace: kube-system
      uid: abe4838a-356e-422e-a44a-eb703f1c71dd
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8dg9
      namespace: kube-system
      uid: 5841b20d-b633-4688-b3c4-f342a663efd1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
