< Back

New-PKSclusters

Sat Jan 18, 2020 6:54 pm

NAME New-PKSclusters



SYNTAX

New-PKSclusters -name <string> -plan <string> -worker <string> -master_fqdn <string> [<CommonParameters>]





PARAMETERS

-master_fqdn <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name name

Aliases kubernetes_master_host, km

Dynamic? false



-name <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name name

Aliases clustername, cn

Dynamic? false



-plan <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name name

Aliases plan_name, pn

Dynamic? false



-worker <string>



Required? true

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name name

Aliases kubernetes_worker_instances, wi

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None