kFunctions

3.4.5.6

PowerShell Advanced Functions for Kubernetes.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name kFunctions -RequiredVersion 3.4.5.6

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name kFunctions -Version 3.4.5.6

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Joe Acosta. All rights reserved.

Package Details

Author(s)

  • Joe Acosta

Tags

API MicroK8s K3s K8s Kubernetes Namespace Pod

Functions

Get-K8sAPIInfo Get-NameSpace Get-Pod

Dependencies

This module has no dependencies.

Release Notes

Read Examples and Notes for function use.
       Added verbs property to the pscustomobjects provided by Get-K8sAPIInfo
       Added Advanced Functions:  Get-Namespace and Get-Pod.
       Tested with PowerShell 5 and 7 against Kubernetes v1.21.1.

FileList

Version History

Version Downloads Last updated
4.1.2.3 129 1/11/2022
3.4.5.6 (current version) 172 7/1/2021
2.3.4.6 78 6/23/2021
2.3.4.5 96 4/3/2021
2.1.1.2 128 3/8/2021
1.1.1.1 76 1/24/2021
Show more