apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T12:56:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 3732f75c-6ce4-4200-a6b0-64ad621543dd
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkpmh
      namespace: kube-system
      uid: b8dbd1bd-9169-40f9-9225-a2ca9826932a
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nhqcb
      namespace: kube-system
      uid: 9c92a2fb-194a-43e4-882f-cda4652de6c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
