apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:24:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 35177843-fc19-4482-a31c-1f55b907014a
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbxrz
      namespace: kube-system
      uid: f8107ab3-08ff-4c22-a291-dd0c4d45a631
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvfmn
      namespace: kube-system
      uid: 50fc4e9a-6ba1-4299-86a4-561dab312b94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
