Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

0.2.0: Just enough to work

Latest
Compare
Choose a tag to compare
@danopia danopia released this 12 Aug 22:40

This first release contains the following features:

  • schedules basic Kubernetes pods with podman
  • configure kernel netfilter for ClusterIP services
  • support kubectl exec and kubectl logs interactions
  • emit Events for startup and image pulling
  • support pulling images, optionally with imagepullsecrets
  • report node status with:
    • our Internet addresses (for dynamic dns purposes)
    • system resource availability
    • OS and dependency versions
    • kube-pet-node build version
  • request our own kubelet apiserver certificates automatically
  • HostPath volumes + selinux labelling support
  • support self-upgrading the node itself, on demand (update to version named in a configmap)