dos-install-common-kube
1.3
Functions to configure Kubernetes
Installation Options
Owners
Copyright
(c) 2018 Health Catalyst. All rights reserved.
Package Details
Author(s)
- Health Catalyst
Functions
ShowStatusOfCluster GenerateKubeConfigFile CleanOutNamespace CreateNamespaceIfNotExists CreateSecretWithMultipleValues DeleteSecret ReadSecretData ReadSecretValue SaveSecretValue SaveSecretPassword DeleteAllSecretsInNamespace ReadAllSecretsAsHashTable GenerateSecretPassword ReadSecretPassword WriteSecretPasswordToOutput WriteSecretValueToOutput WaitForPodsInNamespace GetLoadBalancerIPs ShowStatusOfAllPodsInNameSpace ShowLogsOfAllPodsInNameSpace ShowSSHCommandsToContainers TroubleshootIngress RestartDNSPodsIfNeeded InitHelm InstallHelmPackage InstallLoadBalancerHelmPackage Merge-Tokens ReadYamlAndReplaceTokens DeployYamlFile DeployYamlFiles InstallStackInKubernetes LoadLoadBalancerStack HasProperty Test-CommandExists AssertStringIsNotNull AssertStringIsNotNullOrEmpty Find-OpenPort Get-IsPortFree GeneratePassword GetConfigFile ReadConfigFile LaunchKubernetesDashboard LaunchTraefikDashboard Get-TokenForDashboardUser Get-SecretNameForDashboardUser Get-UserForDashboard
Dependencies
This module has no dependencies.
FileList
- dos-install-common-kube.nuspec
- createmanifest.ps1
- dos-install-common-kube.psd1
- dos-install-common-kube.psm1
- lint.ps1
- Module.Tests.ps1
- publish.ps1
- runtests.ps1
- functions\config\GetConfigFile.ps1
- functions\config\GetConfigFile.Tests.ps1
- functions\config\ReadConfigFile.ps1
- functions\config\ReadConfigFile.Tests.ps1
- functions\dashboard\Get-SecretNameForDashboardUser.ps1
- functions\dashboard\Get-SecretNameForDashboardUser.Tests.ps1
- functions\dashboard\Get-TokenForDashboardUser.ps1
- functions\dashboard\Get-TokenForDashboardUser.Tests.ps1
- functions\dashboard\Get-UserForDashboard.ps1
- functions\dashboard\Get-UserForDashboard.Tests.ps1
- functions\dashboard\LaunchKubernetesDashboard.ps1
- functions\dashboard\LaunchKubernetesDashboard.Tests.ps1
- functions\dashboard\LaunchTraefikDashboard.ps1
- functions\dashboard\LaunchTraefikDashboard.Tests.ps1
- functions\helm\InitHelm.ps1
- functions\helm\InitHelm.Tests.ps1
- functions\helm\InstallHelmPackage.ps1
- functions\helm\InstallHelmPackage.Tests.ps1
- functions\helm\InstallLoadBalancerHelmPackage.ps1
- functions\helm\InstallLoadBalancerHelmPackage.Tests.ps1
- functions\helpers\AssertStringIsNotNull.ps1
- functions\helpers\AssertStringIsNotNull.Tests.ps1
- functions\helpers\Find-OpenPort.ps1
- functions\helpers\Find-OpenPort.Tests.ps1
- functions\helpers\GeneratePassword.ps1
- functions\helpers\GeneratePassword.Tests.ps1
- functions\helpers\Get-IsPortFree.ps1
- functions\helpers\Get-IsPortFree.Tests.ps1
- functions\helpers\HasProperty.ps1
- functions\helpers\HasProperty.Tests.ps1
- functions\helpers\Test-CommandExists.ps1
- functions\helpers\Test-CommandExists.Tests.ps1
- functions\Stack\DeployYamlFile.ps1
- functions\Stack\DeployYamlFile.Tests.ps1
- functions\Stack\DeployYamlFiles.ps1
- functions\Stack\DeployYamlFiles.Tests.ps1
- functions\Stack\InstallStackInKubernetes.ps1
- functions\Stack\InstallStackInKubernetes.Tests.ps1
- functions\Stack\LoadLoadBalancerStack.ps1
- functions\Stack\LoadLoadBalancerStack.Tests.ps1
- functions\Stack\Merge-Tokens.ps1
- functions\Stack\Merge-Tokens.Tests.ps1
- functions\Stack\ReadYamlAndReplaceTokens.ps1
- functions\Stack\ReadYamlAndReplaceTokens.Tests.ps1
- functions\kubernetes\cluster\GenerateKubeConfigFile.ps1
- functions\kubernetes\cluster\GenerateKubeConfigFile.Tests.ps1
- functions\kubernetes\cluster\ShowStatusOfCluster.ps1
- functions\kubernetes\cluster\ShowStatusOfCluster.Tests.ps1
- functions\kubernetes\dns\RestartDNSPodsIfNeeded.ps1
- functions\kubernetes\dns\RestartDNSPodsIfNeeded.Tests.ps1
- functions\kubernetes\dns\TestDNS.ps1
- functions\kubernetes\dns\TestDNS.Tests.ps1
- functions\kubernetes\ingress\TroubleshootIngress.ps1
- functions\kubernetes\ingress\TroubleshootIngress.Tests.ps1
- functions\kubernetes\namespace\CleanOutNamespace.ps1
- functions\kubernetes\namespace\CleanOutNamespace.Tests.ps1
- functions\kubernetes\namespace\CreateNamespaceIfNotExists.ps1
- functions\kubernetes\namespace\CreateNamespaceIfNotExists.Tests.ps1
- functions\kubernetes\pods\GetLoadBalancerIPs.ps1
- functions\kubernetes\pods\GetLoadBalancerIPs.Tests.ps1
- functions\kubernetes\pods\ShowLogsOfAllPodsInNameSpace.ps1
- functions\kubernetes\pods\ShowLogsOfAllPodsInNameSpace.Tests.ps1
- functions\kubernetes\pods\ShowSSHCommandsToContainers.ps1
- functions\kubernetes\pods\ShowSSHCommandsToContainers.Tests.ps1
- functions\kubernetes\pods\ShowStatusOfAllPodsInNameSpace.ps1
- functions\kubernetes\pods\ShowStatusOfAllPodsInNameSpace.Tests.ps1
- functions\kubernetes\pods\WaitForPodsInNamespace.ps1
- functions\kubernetes\pods\WaitForPodsInNamespace.Tests.ps1
- functions\kubernetes\secrets\CreateSecretWithMultipleValues.ps1
- functions\kubernetes\secrets\CreateSecretWithMultipleValues.Tests.ps1
- functions\kubernetes\secrets\DeleteAllSecretsInNamespace.ps1
- functions\kubernetes\secrets\DeleteAllSecretsInNamespace.Tests.ps1
- functions\kubernetes\secrets\DeleteSecret.ps1
- functions\kubernetes\secrets\DeleteSecret.Tests.ps1
- functions\kubernetes\secrets\GenerateSecretPassword.ps1
- functions\kubernetes\secrets\GenerateSecretPassword.Tests.ps1
- functions\kubernetes\secrets\ReadAllSecretsAsHashTable.ps1
- functions\kubernetes\secrets\ReadAllSecretsAsHashTable.Tests.ps1
- functions\kubernetes\secrets\ReadSecretData.ps1
- functions\kubernetes\secrets\ReadSecretData.Tests.ps1
- functions\kubernetes\secrets\ReadSecretPassword.ps1
- functions\kubernetes\secrets\ReadSecretPassword.Tests.ps1
- functions\kubernetes\secrets\ReadSecretValue.ps1
- functions\kubernetes\secrets\ReadSecretValue.Tests.ps1
- functions\kubernetes\secrets\SaveSecretPassword.ps1
- functions\kubernetes\secrets\SaveSecretPassword.Tests.ps1
- functions\kubernetes\secrets\SaveSecretValue.ps1
- functions\kubernetes\secrets\SaveSecretValue.Tests.ps1
- functions\kubernetes\secrets\WriteSecretPasswordToOutput.ps1
- functions\kubernetes\secrets\WriteSecretPasswordToOutput.Tests.ps1
- functions\kubernetes\secrets\WriteSecretValueToOutput.ps1
- functions\kubernetes\secrets\WriteSecretValueToOutput.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.3 (current version) | 369 | 10/12/2018 |
1.2 | 26 | 10/12/2018 |
1.0 | 27 | 10/10/2018 |