apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T09:44:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 64ae730a-b35e-41db-8c27-1c4c5a4b92b0
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ss7dg
      namespace: kube-system
      uid: 379a16f9-5b09-4b6a-9286-782b2e4170fc
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q764b
      namespace: kube-system
      uid: 4ecafffe-9f83-48f1-87f4-4a008d3714b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
