Found 847 bookmarks
Newest
Home | OpenSCAP portal
Home | OpenSCAP portal
"The OpenSCAP ecosystem provides multiple tools to assist administrators and auditors with assessment, measurement, and enforcement of security baselines. We maintain great flexibility and interoperability, reducing the costs of performing security audits."
Home | OpenSCAP portal
MPL - Modular Pipeline Library
MPL - Modular Pipeline Library
"The modular pipeline library (MPL) we created is a highly-flexible shared library for a Jenkins Pipeline that enables easy sharing of best practices across the entire company. It has a clear modular structure, an advanced testing framework, multi-level nesting, a pipeline configuration system, improved error handling, and many other useful components."
MPL - Modular Pipeline Library
Terraform For Teams | Atlantis
Terraform For Teams | Atlantis

Atlantis is an application for automating Terraform via pull requests. It is deployed as a standalone application into your infrastructure. No third-party has access to your credentials.

Atlantis listens for GitHub, GitLab or Bitbucket webhooks about Terraform pull requests. It then runs terraform plan and comments with the output back on the pull request.

When you want to apply, comment atlantis apply on the pull request and Atlantis will run terraform apply and comment back with the output.

Terraform For Teams | Atlantis
crossplaneio/crossplane: An Open Source Multicloud Control Plane
crossplaneio/crossplane: An Open Source Multicloud Control Plane
"Crossplane is an open source multicloud control plane. It introduces workload and resource abstractions on-top of existing managed services that enables a high degree of workload portability across cloud providers. A single crossplane enables the provisioning and full-lifecycle management of services and infrastructure across a wide range of providers, offerings, vendors, regions, and clusters. Crossplane offers a universal API for cloud computing, a workload scheduler, and a set of smart controllers that can automate work across clouds."
crossplaneio/crossplane: An Open Source Multicloud Control Plane
redhat-developer/odo: OpenShift Do - Fast, iterative OpenShift development
redhat-developer/odo: OpenShift Do - Fast, iterative OpenShift development
"OpenShift Do (Odo) is a CLI tool for developers who are writing, building, and deploying applications on OpenShift. With Odo, developers get an opinionated CLI tool that supports fast, iterative development which abstracts away Kubernetes and OpenShift concepts, thus allowing them to focus on what's most important to them: code."
redhat-developer/odo: OpenShift Do - Fast, iterative OpenShift development
GitHub - GoogleContainerTools/krew:
GitHub - GoogleContainerTools/krew:

"krew is a tool that makes it easy to use kubectl plugins. krew helps you discover plugins, install and manage them on your machine. It is similar to tools like apt, dnf or brew.

For kubectl users: krew helps you find, install and manage kubectl plugins in a consistent way. For plugin developers: krew helps you package and distribute your plugins on multiple platforms and makes them discoverable."

GitHub - GoogleContainerTools/krew:
GitHub - heptio/ark: Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
GitHub - heptio/ark: Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
"Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes"
GitHub - heptio/ark: Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
Kubernetes Security
Kubernetes Security
"From outside the cluster, kube-hunter probes a domain or address range for open Kubernetes-related ports, and tests for any configuration issues that leave your cluster exposed to attackers. You’ll get a full report that highlights these security concerns. The source code is available on GitHub and we welcome contributions to extend the set of tests. "
Kubernetes Security
helm/chartmuseum: Helm Chart Repository with support for Amazon S3, Google Cloud Storage, Microsoft Azure Blob Storage, Alibaba Cloud OSS Storage, and Openstack Object Storage
helm/chartmuseum: Helm Chart Repository with support for Amazon S3, Google Cloud Storage, Microsoft Azure Blob Storage, Alibaba Cloud OSS Storage, and Openstack Object Storage
"Helm Chart Repository with support for Amazon S3, Google Cloud Storage, Microsoft Azure Blob Storage, Alibaba Cloud OSS Storage, and Openstack Object Storage "
helm/chartmuseum: Helm Chart Repository with support for Amazon S3, Google Cloud Storage, Microsoft Azure Blob Storage, Alibaba Cloud OSS Storage, and Openstack Object Storage
Products - Kuzzle.io
Products - Kuzzle.io
"Kuzzle is an open-source software package that includes a scalable server, a multiprotocol API, an administration console and a set of plugins that provide advanced functionality such as real-time pub/sub, blazing fast search and geofencing. "
Products - Kuzzle.io
GoogleContainerTools/skaffold: Easy and Repeatable Kubernetes Development
GoogleContainerTools/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 can also be used in an automated context such as a CI/CD pipeline to leverage the same workflow and tooling when moving applications to production."
GoogleContainerTools/skaffold: Easy and Repeatable Kubernetes Development
GoogleContainerTools/kaniko: Build Container Images In Kubernetes
GoogleContainerTools/kaniko: Build Container Images In Kubernetes

"kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.

kaniko doesn't depend on a Docker daemon and executes each command within a Dockerfile completely in userspace. This enables building container images in environments that can't easily or securely run a Docker daemon, such as a standard Kubernetes cluster."

GoogleContainerTools/kaniko: Build Container Images In Kubernetes