apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:45:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 4af34422-1ace-428a-bb58-87d2bb2cacb1
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-khk88
      namespace: kube-system
      uid: 110eb2e5-2d95-4b08-855a-84cad05c504c
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kpkpk
      namespace: kube-system
      uid: b9072e6b-1b93-4d01-8597-76a31ec3d5d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
