An open API service indexing awesome lists of open source software.

https://github.com/portefaix/portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/portefaix-kubernetes

galactus gitops gitops-toolkit helm kubernetes kustomize terraform

Last synced: 11 months ago
JSON representation

Kubernetes resources

Awesome Lists containing this project

README

          

# Portefaix Kubernetes

[![Portefaix](https://img.shields.io/badge/portefaix-blue.svg?logo=portefaix&logoColor=white)](https://portefaix.xyz)
[![Portefaix Kubernetes](https://img.shields.io/badge/Portefaix%20Kubernetes-blue)](https://github.com/portefaix/portefaix-kubernetes/)
[![GitHub tag](https://img.shields.io/github/tag/portefaix/portefaix-kubernetes.svg)](https://github.com/portefaix/portefaix-kubernetes/tags)
[![GitHub Last Commit](https://img.shields.io/github/last-commit/portefaix/portefaix-kubernetes)](https://github.com/portefaix/portefaix-kubernetes/commits/main)
[![GitHub Contributors](https://img.shields.io/github/contributors/portefaix/portefaix-kubernetes)](https://github.com/portefaix/portefaix-kubernetes/graphs/contributors)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4462/badge)](https://bestpractices.coreinfrastructure.org/projects/4462)

## Overview

Portefaix Kubernetes is a comprehensive GitOps project designed to deploy and manage Kubernetes
clusters across multiple cloud providers using infrastructure as code and GitOps principles.
The project provides a standardized approach to Kubernetes cluster management with built-in best
practices for security, monitoring, and operations.

## Key Features

- **Multi-Cloud Support**: Deploy and manage Kubernetes clusters on various cloud providers including AWS, GCP, Azure, and more
- **GitOps Workflow**: Utilize GitOps methodologies with ArgoCD and FluxCD for declarative infrastructure and application management
- **Security-Focused**: Implements security best practices with tools like Kyverno, Open Policy Agent, ...
- **Standardized Tooling**: Pre-configured monitoring, logging, and observability stacks
- **Infrastructure as Code**: Manage all infrastructure components through code with version control

## Documentation

For more detailed information, visit the [Portefaix documentation](http://www.portefaix.xyz/).

## Contributing

Contributions are welcome! Please read the [Contributing Guide](./CONTRIBUTING.md) and follow our [Code of Conduct](./CODE_OF_CONDUCT.md).

## License

Portefaix Kubernetes is licensed under the [Apache 2.0 License](./LICENSE).