KubeSnapIt

0.0.4

A tool to create, manage, and restore snapshots of Kubernetes objects, providing peace of mind during cluster operations.

Installation Options

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

Install-Module -Name KubeSnapIt -RequiredVersion 0.0.4

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

Install-PSResource -Name KubeSnapIt -Version 0.0.4

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) Richard Hooper. All rights reserved.

Package Details

Author(s)

  • Richard Hooper

Tags

Kubernetes PowerShell Windows DevOps KubeSnapIt Snapshots Backup Restore K8s K8sSnapshots diff

Functions

Invoke-KubeSnapIt

Dependencies

This module has no dependencies.

Release Notes

https://github.com/KubeDeckio/KubeSnapIt/blob/main/README.md

FileList

  • KubeSnapIt.nuspec
  • CHANGELOG.md
  • .github\ISSUE_TEMPLATE\documentation.yml
  • docs\LICENSE
  • docs\docs\usage\powershell-usage.md
  • CODE_OF_CONDUCT.md
  • .github\ISSUE_TEMPLATE\feature_request.md
  • docs\_config.yml
  • docs\_includes\nav_footer_custom.html
  • CONTRIBUTING.md
  • .github\workflows\pages.yml
  • docs\assets\images\KubeSnapIt.png
  • docs\_sass\color_schemes\dark.scss
  • .github\workflows\pr-bot-welcome.yaml
  • docs\assets\images\KubeSnapItDark.png
  • docs\_sass\color_schemes\kubetidydark.scss
  • KubeSnapIt.psd1
  • .github\workflows\PSScriptAnalyzer.yaml
  • docs\docs\changelog.md
  • docs\_sass\custom\custom.scss
  • KubeSnapIt.psm1
  • .github\workflows\publish-krewplugin.yaml
  • docs\docs\contributing.md
  • images\KubeSnapIt.png
  • KubeSnapIt.yaml
  • .github\workflows\publish-psgal.yml
  • docs\docs\index.md
  • images\KubeSnapItDark.png
  • LICENSE
  • docs\docs\installation.md
  • Private\Compare-KubeSnapshots.ps1
  • README.md
  • docs\CNAME
  • docs\docs\releaseprocess.md
  • Private\Restore-KubeSnapshot.ps1
  • .github\PULL_REQUEST_TEMPLATE.md
  • docs\Gemfile
  • docs\docs\usage\index.md
  • Private\Save-KubeSnapshot.ps1
  • .github\ISSUE_TEMPLATE\bug_report.yml
  • docs\Gemfile.lock
  • docs\docs\usage\krew-usage.md
  • Private\Show-KubeSnapItBanner.ps1.old
  • docs\index.md
  • docs\docs\usage\logging-output.md

Version History

Version Downloads Last updated
0.0.9 8 11/4/2024
0.0.8 6 11/4/2024
0.0.7 6 11/4/2024
0.0.6 8 10/30/2024
0.0.5 7 10/22/2024
0.0.4 (current version) 5 10/22/2024
0.0.3 8 10/22/2024
0.0.2 14 10/18/2024
0.0.1 10 10/14/2024
Show less