Top runbooks
- Most recent
- Most popular
- Most linked
- Most download
- Favorited
|
Install kubernetes on an ec2 instance ubuntu 20.04 using kubeadm and turn this instance into a master node.Install kubernetes on an ec2 instance ubuntu 20.04 using kubeadm and turn this instance into a master node. |
|
Turn an ec2 instance, ubuntu 20.04 into a kubeadm worker node. Install necessary packages and have it join the cluster.Convert an ec2 instance running Ubuntu 20.04 into a kubeadm worker node, install necessary packages, and have it join the cluster. |
|
Install DockerInstall Docker as it is a prerequisite for running Kubernetes components. |
|
|
|
Get the input parameters of a Jenkins pipelinePython script to get the parameter definitions for the Jenkins pipeline 'taskservice' considering 'property' is an array |
|
Get the console output of last Jenkins job buildPython script to get the console output of the last build for the Jenkins pipeline 'taskservice' |
|
|
Get last build status for a Jenkins jobPython script to check the status of the last triggered Jenkins job for the pipeline 'taskservice' |
|
Trigger a Jenkins job with param valuesPython script to trigger the Jenkins pipeline 'taskservice' with the default parameter value |
|
List all the resource ARNs in a given regionThis script lists all the resource ARNs in a region using the AWS Resource Groups Tagging API. |
|
Give me steps to do health checks on a Linux ServerHealth checks on a Linux Server are essential to ensure the server is running smoothly and efficiently. This problem involves providing steps to perform health checks on a Linux Server. |
|
|
Identify list out IAM users list in AWS using dagknowsThis problem involves identifying and listing out IAM users in AWS using dagknows. The resolution steps involve using the dagknows tool to fetch the list of IAM users in AWS. |
|
Post a message to a Slack channelPost the formatted message to a given Slack channel. Use the cred_label to get the right credentials stored in the backed. |
|
Restoring an AWS Redshift Cluster from a SnapshotIn AWS Redshift, snapshots provide point-in-time backups of clusters. This runbook aims to restore Redshift clusters from a Snapshot for recovery purposes or any other purpose, users can restore these snapshots, resulting in the creation of a new cluster with data from the chosen snapshot. As the data is restored, the new cluster's status indicates the progress until it becomes 'available' for... |
|