Skip to content

if the kubernetes related scripts are no longer mantained? #591

@gongzh

Description

@gongzh

Hi, I'm wondering if the kubernetes related scripts are no longer mantained?

for example, in helper.psm1 file, RegisterNode function, the kubelet command line parameter "--container-runtime=remote" has been removed since Kubernetes v1.25.

Kubernetes/windows/helper.psm1

function RegisterNode($UseCRI = $false)
{
......
            $argList += @("--container-runtime=remote", "--container-runtime-endpoint=npipe:////./pipe/containerd-containerd")

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions