apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T13:14:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: a5ac5f1a-5b36-4477-944b-c739fb5728cd
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-42tvr
      namespace: kube-system
      uid: 3a88aec9-3810-4a08-bef3-4ec5107cc27f
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7jgl8
      namespace: kube-system
      uid: 27a38849-bea9-42f6-a719-840af41c3491
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
