apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T10:12:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 40ba3d5b-433c-4365-877c-45ef3daa62b0
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbmk7
      namespace: kube-system
      uid: f57cfc58-a96f-4471-ae17-b12fc677dd5d
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7gj5
      namespace: kube-system
      uid: dd0d4ce3-a85b-4ebd-a492-755e70296592
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
