apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-08T22:55:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 73db90e5-ebc1-426d-aaa0-35f939a03b07
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jbhn6
      namespace: kube-system
      uid: cbe7faf7-0129-4625-9a87-693ca5eb6338
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xdwhc
      namespace: kube-system
      uid: 55d690c9-08a0-45ec-9bb3-f742e1be2ef1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
