All Projects → vmware-tanzu → Carvel Kwt

vmware-tanzu / Carvel Kwt

Licence: apache-2.0
Kubernetes Workstation Tools CLI

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Carvel Kwt

Kubefwd
Bulk port forwarding Kubernetes services for local development.
Stars: ✭ 2,713 (+2179.83%)
Mutual labels:  networking, devops, developer-tools, k8s
Arkade
Open Source Kubernetes Marketplace
Stars: ✭ 2,343 (+1868.91%)
Mutual labels:  cli, devops, k8s
Terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
Stars: ✭ 5,446 (+4476.47%)
Mutual labels:  cli, devops, developer-tools
Txeh
Go library and CLI utilty for /etc/hosts management.
Stars: ✭ 181 (+52.1%)
Mutual labels:  networking, devops, developer-tools
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+2050.42%)
Mutual labels:  cli, devops, developer-tools
Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+44481.51%)
Mutual labels:  cli, devops, developer-tools
Circleci Cli
Use CircleCI from the command line
Stars: ✭ 297 (+149.58%)
Mutual labels:  cli, devops, developer-tools
Carvel Kapp
kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
Stars: ✭ 489 (+310.92%)
Mutual labels:  cli, devops, k8s
Carvel Ytt
YAML templating tool that works on YAML structure instead of text
Stars: ✭ 816 (+585.71%)
Mutual labels:  cli, devops, k8s
Stacker Cli
Docker Compose Templates
Stars: ✭ 61 (-48.74%)
Mutual labels:  cli, devops
Logvac
Simple, lightweight, api-driven log aggregation service with realtime push capabilities and historical persistence.
Stars: ✭ 61 (-48.74%)
Mutual labels:  devops, developer-tools
Envkey App
Secure, human-friendly, cross-platform secrets and config.
Stars: ✭ 83 (-30.25%)
Mutual labels:  devops, developer-tools
Xxv
The XXV visual hex viewer for the terminal.
Stars: ✭ 61 (-48.74%)
Mutual labels:  cli, developer-tools
Wago
Automate the actions you do after saving code.
Stars: ✭ 60 (-49.58%)
Mutual labels:  cli, developer-tools
Toc
🚩 TOC, zero configuration table of content generator for Markdown files, create table of contents from any Markdown file with ease.
Stars: ✭ 66 (-44.54%)
Mutual labels:  cli, developer-tools
Awless Templates
Repository of examples for awless templates (see https://github.com/wallix/awless)
Stars: ✭ 59 (-50.42%)
Mutual labels:  cli, devops
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+967.23%)
Mutual labels:  cli, devops
Copilot Cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.
Stars: ✭ 1,285 (+979.83%)
Mutual labels:  devops, developer-tools
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+6899.16%)
Mutual labels:  cli, developer-tools
Cloudprober
An active monitoring software to detect failures before your customers do.
Stars: ✭ 1,269 (+966.39%)
Mutual labels:  devops, k8s

logo

kwt

kwt (Kubernetes Workstation Tools) (pronounced spelled out) CLI provides helpful set of commands for application developers to develop applications with Kubernetes.

  • See Network to find out how to make Kubernetes services and pods accessible to your local machine
  • See Workspace to find out how to conveniently manage temporary containers that could be used for debugging, experimentation etc.

Join the Community and Make Carvel Better

Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community. Please join us during our online community meetings. Details can be found on our Carvel website.

You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.

Check out which organizations are using and contributing to Carvel: Adopter's list

Development

./hack/build.sh
export KWT_E2E_NAMESPACE=kwt-test
sudo -E ./hack/test-all.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].