apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:54:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: fd47066b-d0ce-4dde-aa8c-b6df7d96610f
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nnk4w
      namespace: kube-system
      uid: 6194e222-d338-47c5-abdb-5ddb3358d702
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h5d25
      namespace: kube-system
      uid: c140038e-cb37-4685-b374-2570908a32de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
