devops

module
v0.0.0-...-b1ade4b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2025 License: MIT

README

Gino's DevOps Tools

A collection of different tools that I use for DevOps-related tasks.

Requirements

Usage

git clone https://github.com/ginolatorilla/devops.git
cd devops
make install
devops help

Scripts

These are standalone Bash scripts; see scripts to learn more.

Kubectl plugins

This tool installs the following kubectl plugins:

Plugin Description
list-addresses Lists all IP addresses in the cluster
list-certs Lists all certificates in the cluster and shows when they will be effective and when they will expire
list-finalizers Lists all Kubernetes resources that have finalizers
list-unhealthy-pods Finds Kubernetes pods that are in a failed or unknown state
lookup-address Finds Kubernetes resources by IP address
trigger-cronjob Launches a new job from an existing cronjob

Directories

Path Synopsis
cmd
devops command
pkg
kubectlplugin
package kubectlplugin contains helpers for building kubectl plugins.
package kubectlplugin contains helpers for building kubectl plugins.
kubectlplugin/testing
package testing contains helpers for testing kubectl plugins built with kubectlplugin.
package testing contains helpers for testing kubectl plugins built with kubectlplugin.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL