apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T12:55:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 1b00dd09-0f2d-45da-9c02-0eea245da8ed
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5tc7
      namespace: kube-system
      uid: a1648862-fb70-4403-b968-7729346be64a
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kv4gv
      namespace: kube-system
      uid: 5c5c78f6-39ca-42ab-bbdd-e06118da4558
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
