Skip to content

Bradamant3/mixins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ksonnet Mixins

Overview

This repository contains a collection of ksonnet libraries, designed to make it easy to:

  • Embed other projects into your Kubernetes applications as "sidecars" (e.g., adding the Honeycomb observability agent to an existing Deployment you've authored).
  • Customize and extend Kubernetes applications to fit your needs (i.e., with ksonnet, you can manipulate Kubernetes API objects, so you are not constrained by a single YAML values file.)

For more information, see the ksonnet Github repo.

Repository structure

The repository is structured into two main sets of libraries:

  • incubator/, which contains libraries that are relatively new, and still need to be vetted by the community (similar to alpha/beta releases).
  • stable/, which contains libraries that are considered to be production-ready.

As the project matures, we expect most projects to transition to stable/.

Contributing

Thanks for taking the time to join our community and start contributing!

Before you start

  • Please familiarize yourself with the Code of Conduct before contributing.
  • See CONTRIBUTING.md for instructions on the developer certificate of origin that we require.

Pull requests

  • We welcome pull requests. Feel free to dig through the issues and jump in.

Contact us

See the contact information for the ksonnet community.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published