jayapriya90 / kubeaddons-configs

Configurations for Kubernetes addons and their components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Addon Repository

This is a repository for Addon resources managed by Kubeaddons.

Contributing

See our contributing documentation for details on how to contribute to this repo.

Goals

  • provides a repository for storing addon resources with default configurations
  • provides alternative configurations for addons for specific cloud providers

Non-Goals

Logic for addon configurations doesn't belong in these configurations, nor should changes here cover the scope of adding or managing additional resources for an addon (resources can be added via charts).

If optional initContainer or job functionality is needed for an addon you're working on you may want to use kubeaddons extrasteps to add your custom logic and build a docker image for use here. It may be more appropriate to add these containers to Charts however if they're absolutely required for the application's function.

About

Configurations for Kubernetes addons and their components