apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T05:49:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: aade1d16-e169-48ad-aeae-be2653922b75
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8gcq9
      namespace: kube-system
      uid: 5b20d1bd-0d93-47db-b228-1617fc66b9db
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7q9pw
      namespace: kube-system
      uid: 65577a6c-319d-4e32-be3d-4cf93e84d97a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
