Kubeadm is a tool designed to provide best-practice 'fast paths' for creating Kubernetes clusters by performing the necessary actions to set up a minimum viable, secure cluster in a user-friendly manner. Its scope is limited to the local node filesystem and the Kubernetes API, serving as a composable building block for higher-level tools. Common cmdlets include kubeadm init for bootstrapping the initial control-plane node, kubeadm join for adding worker or control plane nodes to the cluster, kubeadm upgrade for updating the cluster, and kubeadm reset for reverting changes made by kubeadm init or kubeadm join.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
In-depth analysis and insights on various cloud security topics by Rhino Security Labs team
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
Multi-cloud OSINT tool for enumerating public resources in AWS, Azure, and Google Cloud.
A framework to analyze container images and gather useful information.
A collection of security workshops and hands-on content for AWS security services and techniques
S3Scanner scans for misconfigured S3 buckets across S3-compatible APIs, identifying potential security vulnerabilities and data exposure risks.
Automated script for creating a vulnerable Azure cloud lab to train offensive security skills.
Open-source project for detecting security risks in cloud infrastructure accounts with support for AWS, Azure, GCP, OCI, and GitHub.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.