apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T08:26:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: 42735d5a-1ae3-4943-ae39-6aed85f2aef3
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-444rx
      namespace: kube-system
      uid: 822c35d5-d665-4343-9f89-c10bb030df69
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wz96d
      namespace: kube-system
      uid: ce51a394-9a26-4c7f-8716-b42bd0b302c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
