Showing 14 open source projects for "tiny-workflow"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 1
    podinfo

    podinfo

    Go microservice template for Kubernetes

    Podinfo is a tiny web application made with Go that showcases the best practices of running microservices in Kubernetes. Podinfo is used by CNCF projects like Flux and Flagger for end-to-end testing and workshops.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Actions Runner Controller (ARC)

    Actions Runner Controller (ARC)

    Kubernetes controller for GitHub Actions self-hosted runners

    ...Because controlled runners can be ephemeral and based on containers, new runner instances can scale up or down rapidly and cleanly. You can set up ARC on Kubernetes using Helm, then create and run a workflow that uses runner scale sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Skaffold

    Skaffold

    Easy and Repeatable Kubernetes Development

    Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It also provides building blocks and describe customizations for a CI/CD pipeline.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    XPipe

    XPipe

    Your entire server infrastructure at your fingertips

    Introducing the brand-new shell connection hub and remote file manager that is ready to take on the challenges of modern infrastructure. XPipe takes a completely new approach to handling shell connections, which makes it possible to provide features that you can't find anywhere else. Explore what makes XPipe stand out. All SSH user and system configuration settings are automatically applied. Your existing SSH agent can be utilized to securely authenticate, there is no need to provide your...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    Tilt

    Tilt

    Define dev environment as code for microservice apps on Kubernetes

    ...Work with Kubernetes without needing to be an expert. And if you are an expert, no more 20 questions with kubectl. Tilt responsively handles the tedious and repetitive parts of your workflow and gives you peripheral vision so you find errors faster. Recapture the magic of hacking with immediate feedback.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Apache APISIX for Kubernetes

    Apache APISIX for Kubernetes

    APISIX Ingress Controller for Kubernetes

    Apache APISIX provides rich traffic management features like Load Balancing, Dynamic Upstream, Canary Release, Circuit Breaking, Authentication, Observability, etc. Apache APISIX provides open source API Gateway to help you manage microservices, delivering the ultimate performance, security, and scalable platform for all your APIs and microservices. Apache APISIX is the first open-source API Gateway that includes a built-in low-code Dashboard, which offers a powerful and flexible UI for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Sysdig Inspect

    Sysdig Inspect

    A powerful opensource interface for container troubleshooting

    Sysdig Inspect is a powerful opensource interface for container troubleshooting and security investigation. Inspect's user interface is designed to intuitively navigate the data-dense sysdig captures that contain granular system, network, and application activity of a Linux system. Sysdig Inspect helps you understand trends, correlate metrics and find the needle in the haystack. It comes packed with features designed to support both performance and security investigations, with deep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    meshery

    meshery

    Meshery, the cloud native manager

    ...This integration empowers you to enhance the use of your preferred monitoring, CI/CD and security solutions. Meshery's Kubernetes-native approach means you can easily incorporate Meshery into your existing workflow without additional setup or integration effort. A self-service engineering platform, Meshery, is the open source, cloud-native manager that enables the design and management of all Kubernetes-based infrastructure and applications. Among other features, As an extensible platform, Meshery offers visual and collaborative GitOps, freeing you from the chains of YAML while managing Kubernetes multi-cluster deployments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Kong Ingress Controller Kubernetes (KIC)

    Kong Ingress Controller Kubernetes (KIC)

    Kong for Kubernetes: The official Ingress Controller for Kubernetes

    Kong Ingress Controller allows you to run Kong Gateway as a Kubernetes Ingress to handle inbound requests for a Kubernetes cluster. Kong Ingress Controller takes Kubernetes resources such as Ingress and HTTPRoute and converts them into a valid Kong Gateway configuration. It enables you to use all the features of Kong Gateway. A Kubernetes ingress controller is an application that runs in a cluster and configures a load balancer based on Kubernetes resources (Ingress, HTTPRoute, TCPRoute, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Pipeline

    Pipeline

    Banzai Cloud Pipeline is a solution-oriented application platform

    Banzai Cloud Pipeline is a solution-oriented application platform which allows enterprises to develop, deploy and securely scale container-based applications in multi- and hybrid-cloud environments. Banzai Pipeline, or simply Pipeline is a tabletop reef break located in Hawaii, Oahu's North Shore. The most famous and infamous reef in the universe is the benchmark by which all other waves are measured. Banzai Cloud Pipeline is a solution-oriented application platform which allows enterprises...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kubeval

    Kubeval

    Validate your Kubernetes configuration files, supports Kubernetes

    Kubeval is used to validate one or more Kubernetes configuration files and is often used locally as part of a development workflow as well as in CI pipelines. The Kubernetes API allows for specifying properties on objects that are not part of the schemas. However, kubectl will throw an error if you use it with such files. Kubeval can be used to simulate this behavior using the --strict flag. Alternatively, Kubeval can also take input via stdin which can make using it as part of an automated pipeline easier by removing the need to securely manage temporary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Plugin for secrets management in Helm

    Plugin for secrets management in Helm

    A helm plugin that help manage secrets with Git workflow

    We store secrets and values in helm_vars dir structure just like in this repository example dir. All this data versioned in GIT. Working in teams on multiple projects/regions/envs and multiple secrets files at once. We have Makefile in our Helm charts repo to simplify install helm-secrets plugin with helm and other stuff we use. Same Makefile used to rebuild all helm charts with dependencies and some other everyday helpers. Encrypting, Decrypting, Editing secrets on local clones, making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Draft

    Draft

    Tool for developers to create cloud-native applications on Kubernetes

    ...The draft create command gives developers the artifacts they need to build and run their applications in Kubernetes. The draft-up command builds the container image for an application and deploys it to Kubernetes. Draft targets the "inner loop" of a developer's workflow: as they hack on code, but before code is committed to version control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Deis Workflow

    Deis Workflow

    The open source PaaS for Kubernetes.

    Deis Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications. The Deis project welcomes contributions from all developers. The high-level process for development matches many other open-source projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next