-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Not anything found on the awesome k8s resources list but for example:
-
-
CloudGraph cli
The universal GraphQL API and CSPM tool for AWS, Azure, GCP, K8s, and tencent. (by cloudgraphdev)
https://github.com/cloudgraphdev/cli the GraphQL API for K8s, AWS, GCP, and Azure
-
Have you tried Devtron ?
-
https://tilt.dev was a nice experience to develop with k3s. I'm looking forward to using it more
-
stern
⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern (by stern)
Please don't suggest this repo - it isn't actively maintained. It has been forked and is being worked on here https://github.com/stern/stern
-
stern
⎈ Multi pod and container log tailing for Kubernetes or pushing to GELF logging solution (by derdanne)
aggregated container logging in cli: Stern
-
CI/CD: Tekton Flux
-
rook+ceph : baremetal persistant storage
-
Drain node upon a condition: Draino
-
cost-model
Discontinued Cross-cloud cost allocation models for Kubernetes workloads [Moved to: https://github.com/kubecost/opencost]
kubecost - analyse cost of the cluster https://kubecost.com/
-
kured : automatic restarts of kubernetes nodes
-
flagger: Automated canary using istio/linkerd
-
localpathprovisioner : to provision storage in local machine
-
DEX - Identity provider for kube login: https://github.com/dexidp/dex
-
KubeSpy - to see what's going on a deployment real time. https://github.com/pulumi/kubespy
-
rbac-tool
Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
Tool to create and visualize RBAC in cluster: https://github.com/alcideio/rbac-tool
-
-
permission-manager
Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
permission manager (web ui in cluster to manage user access): https://github.com/sighupio/permission-manager
-
kube-fledged
A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
kube fledged - pre pull containes in nodes: https://github.com/senthilrch/kube-fledged
-
kubevious: UI tool and query the cluster with regex https://github.com/kubevious/kubevious
-
kubeaudit: audit kubernetes or specific manifests for issues https://github.com/shopify/kubeaudit
-
karpenter-provider-aws
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
Auto scaler from AWS (karpenter): https://github.com/aws/karpenter
-
mizu
Discontinued The API traffic viewer for Kubernetes providing deep visibility into all API traffic and payloads going in, out and across containers and pods inside a Kubernetes cluster. Think TCPDump and Wireshark re-invented for Kubernetes [Moved to: https://github.com/kubeshark/kubeshark]
API traffic viewer for kubernetes(kinda like wireshark): https://github.com/up9inc/mizu
-
kubefwd bulk port forward: https://github.com/txn2/kubefwd
-
helmfile is not widely known but awesomeme
-
helm-x - Treat any Kustomization or K8s manifests directory as a Helm chart
-
cdk8s was mentioned here already, but I want to emphasize how underrated this tool is. Because it is the only one capable of replacing the YAML hell not with a different wired language or declarative syntax.
Related posts
-
Exploring K9s - A Terminal UI to Manage Your Kubernetes Clusters : Day 23 of 50 days DevOps Tools Series
-
K9s Kubernetes CLI to Manage Your Clusters in Style
-
Managing Kubernetes Clusters like a PRO
-
Taming FluxCD HelmReleases: The Kustomize Way approach
-
Extending Kubernetes Functionality: A Practical Guide to Custom Resource Definitions