luj914's Stars
JamesTGrant/kubectl-debug
Debug a target container in a Kubernetes cluster by automatically creating a new, non-invasive, 'debug' container in the same pid, network, user, and ipc namespace as the target container without disrupting the target container. The new container may contain all the troubleshooting tools utilites you require, even if the target container doesn't even contain a SHELL.
aylei/kubectl-debug
This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
kubeshop/monokle
Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
gitpod-io/gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
telepresenceio/telepresence
Local development against a remote Kubernetes or OpenShift cluster
zq2599/blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
kubevela/terraform-controller
A Kubernetes Terraform Controller, managing Cloud resources through Kubernetes
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
pulumi/pulumi-kubernetes
A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters
seal-io/walrus-ui
Walrus-ui is the frontend of the walrus project.
seal-io/walrus
Walrus is an open-source application management platform based on IaC tools including OpenTofu, Terraform and others. It helps platform engineers build golden paths for developers and empowers developers with self-service capabilities.
hyperdxio/hyperdx
Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.
tektoncd/pipeline
A cloud-native Pipeline resource.
hashicorp/terraform-provider-scaffolding-framework
Quick start repository for creating a Terraform provider using terraform-plugin-framework
hashicorp/terraform-plugin-sdk
Terraform Plugin SDK enables building plugins (providers) to manage any service providers or custom in-house solutions
pulumi/pulumi-terraform-bridge
A library allowing Terraform providers to be bridged into Pulumi.
speakeasy-api/speakeasy
Build APIs your users love ❤️ with Speakeasy. Best in class, robust SDKs, terraform providers and contract tests for your API. OpenAPI first and native.
elrondwong/multistack-example
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Kong/kubernetes-ingress-controller
:gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.
cilium/tetragon
eBPF-based Security Observability and Runtime Enforcement
jinzhu/copier
Copier for golang, copy value from struct to struct and more
starsliao/TenSunS
🦄后羿 - TenSunS(原ConsulManager):基于Consul的运维平台:更优雅的Consul管理UI&多云与自建ECS/MySQL/Redis同步Prometheus/JumpServer&ECS/MySQL/Redis云监控指标采集&Blackbox站点监控维护&漏洞通知/资源到期余额告警&各类资源Grafana看板展示
spf13/viper
Go configuration with fangs
dikhan/terraform-provider-openapi
OpenAPI Terraform Provider that configures itself at runtime with the resources exposed by the service provider (defined in a swagger file)
LearnGolang/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
ChimeraCoder/gojson
Automatically generate Go (golang) struct definitions from example JSON
evanphx/json-patch
A Go library to apply RFC6902 patches and create and apply RFC7386 patches