apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T10:33:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: b07bad4b-78dd-4f08-b814-accb2046e58a
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d8bp8
      namespace: kube-system
      uid: 78bdbd88-7d6e-4068-8012-76741d521d0b
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-559mn
      namespace: kube-system
      uid: 0be6019d-997c-46c1-abd4-56e7ae5c664f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
