# No Fuss Computing - Kubernetes Kustomize Manifests
![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnofusscomputing%2Fkubernetes%2Frefs%2Fheads%2Fdevelopment%2F.meta%2Fproject_status.json) ----
![GitHub forks](https://img.shields.io/github/forks/NofussComputing/kubernetes?logo=github&style=plastic&color=000000&labell=Forks) ![GitHub stars](https://img.shields.io/github/stars/NofussComputing/kubernetes?color=000000&logo=github&style=plastic) ![Github Watchers](https://img.shields.io/github/watchers/NofussComputing/kubernetes?color=000000&label=Watchers&logo=github&style=plastic) ---

A repository for Kubernetes Kustomization Manifests for DevOps style management of Kubernetes cluster services. This repository is setup with the intent that it will be used by ArgoCD. However will also work anywhere you can use a kustomization manifest. This includes the built in Kubernetes kustomization command `kubectl kustomize`. ## Contributing As this repository is intended to be a single location for deploying all of your kubernetes services. We encourage collaborataion and welcome All contributions. For further details on contributing please refer to the [contribution guide](CONTRIBUTING.md). ## Other This repo is release under this [licence](LICENCE)