Microsoft.PowerShell.Kubectl icon indicating copy to clipboard operation
Microsoft.PowerShell.Kubectl copied to clipboard

PowerShell module to manage Kubernetes

Results 2 Microsoft.PowerShell.Kubectl issues
Sort by recently updated
recently updated
newest added

This is with PS7.1 I get like 100 or so of this error when i import the module `MethodInvocationException: C:\Program Files\PowerShell\Modules\Microsoft.PowerShell.KubeCtl\0.0.3\Microsoft.PowerShell.KubeCtl.psm1:197 Line | 197 | $this.Shortnames = $string.substring($offsets[1],($offsets[2] … |...

Hey James - Not an issue, just a comment. I did a similar thing for Docker (links below) - created a quick wrapper that took advantage of Docker's (barely documented)...

bug