Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate ports in PreInitChecks #815

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 19, 2024

  1. validate ports in PreInitChecks

    this check happens before any of the k8s binaries are started,
    it's the right place to validate that the api-server, kubelet,
    etc. ports are available.
    eaudetcobello committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    359aab7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    4489923 View commit details
    Browse the repository at this point in the history