Skip to content

kubewarden/community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CLOMonitor CNCF Landscape

Kubewarden is an open source security project, hosted by the CNCF. As a vendor neutral project, we welcome a broad range of contributions.

This repository aims to document the evolution process of The Kubewarden Project.

It provides a space for the community to work together, discuss ideas, and document processes. It is also a place to make decisions that regard the whole Kubewarden organization and define rules and structures that span beyond the extent of a single repository.

Table of Contents

Quickstart

We recommend you read our Quickstart page at docs.kubewarden.io to get familiarized with Kubewarden and what it aims to achieve. From then, feel free explore the full documentation to understand all its features.

Code Of Conduct

We follow the CNCF Code of Conduct.

To report an issue, please contact cncf-kubewarden-maintainers@lists.cncf.io or any of the individual members of the CNCF Code of Conduct Committee to submit your report. For more detailed instructions on how to submit a report, including how to submit a report anonymously, please see our Incident Resolution Procedures. You can expect a response within three business days.

Maintainers

You can find the list of current maintainers in the MAINTAINERS.md file.

Roadmap

Information about our roadmap process is available in the ROADMAP.md file.

Community

Get in contact with us:

  • Slack: #kubewarden and #kubewarden-dev.
  • GitHub discussions in this repository.
  • Maintainers mailing list: cncf-kubewarden-maintainers, followed by @, followed by lists.cncf.io

Community meeting

We host regular online meetings for contributors, adopters, maintainers, and anyone else interested. These meetings usually take place on the second Thursday of the month at 4 PM UTC.

We're a friendly group, so please feel free to join us!

Contributing

See the contributing guide and the code of conduct.

Security policy

See the security policy for more information about how to report any security issues.

Repositories

The Kubewarden Project applies a straightforward adoption model for its repositories. Each repository is given a scope, which outlines its purpose, and a status that indicates its maturity level.

For more detailed information, please refer to the REPOSITORIES.md file.

In the sections that follow, we present the repositories, grouped by their scope.

Furthermore, some of the roles of the components listed below are described in the components.md file.

Core

Kubewarden Core Repository

Core repositories, are critically important as they are essential for building, installing, running and using Kubewarden.

NAME STATUS DESCRIPTION
kubewarden/kubewarden-controller Stable Manage admission policies in your Kubernetes cluster with ease
kubewarden/policy-server Stable Webhook server that evaluates WebAssembly policies to validate Kubernetes requests
kubewarden/audit-scanner Stable Reports evaluation of existing Kubernetes resources with your already deployed Kubewarden policies
kubewarden/kwctl Stable Go-to CLI tool for Kubewarden users
kubewarden/helm-charts Stable Helm charts for the Kubewarden project
kubewarden/policy-evaluator Stable Rust library used by Kubewarden to evaluate policies with a given input, request to evaluate and settings.
kubewarden/policy-fetcher Stable Rust library used by Kubewarden to pull policies from OCI registries and HTTP servers.

Infra

Kubewarden Infra Repository

NAME STATUS DESCRIPTION
kubewarden/automation Stable Automation scripts for the management of the Kubewarden organization on GitHub
kubewarden/load-testing Stable HTTP load to stress policy-server
kubewarden/rancher-kubectl-builder Stable Workflow to rebuild and sign rancher/kubectl image
kubewarden/github-actions Stable GitHub actions used by the Kubewarden project
kubewarden/kubewarden-end-to-end-tests Stable Files used to run Kubewarden end-to-end tests

Policies

Kubewarden Policy Repository

All the policies maintained by the Kubewarden team are stored in the kubewarden/policies and kubewarden/rego-policies-library repositories.

For policies across all of GitHub, see the kubewarden-policy topic tag.

Policies templates

The following repositories are the template the policy authors can use to write their own policies. Checkout the Kubewarden documentation for more information about how to write policies.

NAME STATUS DESCRIPTION
kubewarden/dotnet-policy-template Incubating A template repository to quickly scaffold a Kubewarden policy written with C#
kubewarden/gatekeeper-policy-template Stable A template repository to quickly port a Gatekeeper policy to Kubewarden
kubewarden/go-policy-template Stable A template repository to quickly scaffold a Kubewarden policy written with Go language
kubewarden/go-wasi-policy-template Stable Template of a plain WASI policy written using Go
kubewarden/opa-policy-template Stable A template repository to quickly port a Open Policy Agent policy to Kubewarden
kubewarden/rust-policy-template Stable A Kubewarden Rust policy template to be used with cargo-generate
kubewarden/swift-policy-template Sandbox A template repository to quickly scaffold a Kubewarden policy written with Swift language
kubewarden/js-policy-template Sandbox A template repository to quickly scaffold a Kubewarden policy written with TypeScript/JavaScript

For policy templates across all of GitHub, see the kubewarden-policy-template topic tag.

Policies SDKs

The following repositories are the SDKs the policy authors can use to write their own policies. Checkout the Kubewarden documentation

NAME STATUS DESCRIPTION
kubewarden/policy-sdk-dotnet Incubating Kubewarden Policy SDK for the .NET platform
kubewarden/policy-sdk-go Stable Kubewarden Policy SDK for the Go programming language
kubewarden/policy-sdk-rust Stable Kubewarden Policy SDK for the Rust programming language
kubewarden/policy-sdk-swift Sandbox Kubewarden Policy SDK for the Swift programming language
kubewarden/policy-sdk-js Sandbox Kubewarden Policy SDK for the JavaScript/TypeScript programming language

For policy SDKs across all of GitHub, see the kubewarden-policy-sdk topic tag.

Special

Finally, some repositories have a special meaning and do not fit the above scopes. They serve a particular purpose or function in the Kubewarden organization and are curated by maintainers.

See REPOSITORIES.md for more information.

NAME STATUS DESCRIPTION
kubewarden/fleet-example Stable Example of Rancher Fleet bundle for Kubewarden
kubewarden/docs Stable Kubewarden's documentation
kubewarden/rfc Stable Kubewarden's RFCs
kubewarden/.github Stable Special GitHub repository
kubewarden/kubewarden.io Stable Kubewarden website
kubewarden/gostubpkg Stable gostubpkg is a tool for generating stubs of Go packages
kubewarden/k8s-objects-generator Stable CLI tool that generates Kubernetes Go types that can be used with TinyGo starting from the official OpenAPI spec
kubewarden/strfmt Stable A stripped down version of go-openapi/strfrm that works with TinyGo
kubewarden/k8s-objects Stable Kubernetes Go types that can be used with TinyGo
kubewarden/utils Stable Utils scripts used by the Kubewarden team and users.
kubewarden/gtmpl-rust Stable golang text/template for rust
kubewarden/policy-charts Incubating Poliy Helm charts for Rancher UI

Archived

In general, a repository can be archived at the discretion of Kubewarden community. Usually, maintainers can decide to archive a project that has not been maintained for a long time or does not fit the guidelines for the projects under the Kubewarden GitHub's organization anymore. In other cases, a repository is archived to reserve its name for future use.

The list of archived repositories can be found here.

Releases

No releases published

Packages

 
 
 

Contributors