Skip to content

Override fake node name #1082

Answered by wzshiming
mispon asked this question in Q&A
May 16, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

resourceKind := args[0]
resourceName := resourceKind
if len(args) == 2 {
resourceName = args[1]
}

kwokctl scale node custom-name --replicas 1

Ohhh, I forgot, it can specify the resource name

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mispon
Comment options

@mispon
Comment options

@wzshiming
Comment options

Answer selected by mispon
@mispon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants