cartographer

module
v0.0.8-rc.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2021 License: Apache-2.0

README ¶

Cartographer

Cartographer is a Kubernetes-native Choreographer. It allows users to configure K8s resources into re-usable Supply Chains that can be used to define all of the stages that an Application Workload must go through to get to an environment.

Cartographer also allows for separation of controls between a user who is responsible for defining a Supply Chain (known as an App Operator) and a user who is focused on creating applications (Developer). These roles are not necessarily mutually exclusive, but Cartographer provides the ability to create a separation of concerns.

Known Issues

  • WARNING!! At this time, the Supply Chain ClusterRoleBinding has more permissions than it needs. This will be fixed in an upcoming release. The issue can be tracked here.

Documentation

Detailed documentation for Cartographer can be found in the site folder of this repository:

  • About Cartographer: Details the design and philosophy of Cartographer
  • Examples: Contains an example of using Cartographer to create a Supply Chain that takes a repository, creates an image, and deploys it to a cluster
  • Spec Reference: Detailed descriptions of the CRD Specs for Cartographer

Getting Started

An example of using Cartographer to define a Supply Chain that pulls code from a repository, builds an image for the code, and deploys it to the same cluster can be found in the examples folder of this repository

Installation

Installation details are provided in the documentation at cartographer.sh/docs/install

Uninstall

Uninstallation details are provided in the documentation at cartographer.sh/docs/uninstall

Running Tests

Refer to CONTRIBUTING.md for instructions on running tests.

🤗 Community, discussion, contribution, and support

Cartographer is developed in the open and is constantly improved by our users, contributors and maintainers. It is because of you that we are able to configure Kubernetes resources into reusable Supply Chains.

Join us!

If you have questions or want to get the latest project news, you can connect with us in the following ways:

  • Chat with us in the Kubernetes Slack in the #cartographer channel
  • Subscribe to the Cartographer Google Group for access to discussions and calendars
  • Join our weekly community meetings where we share the latest project news, demos, answer questions, among other topics:

Contributing

Pull Requests and feedback on issues are very welcome! See the issue tracker if you're unsure where to start, especially the Good first issue label, and also feel free to reach out to discuss.

If you are ready to jump in and test, add code, or help with documentation, please follow the instructions on our Contribution Guidelines to get started and - at all times- follow our Code of Conduct.

License

Refer to LICENSE for details.

Directories ¶

Path Synopsis
benchmark module
cmd
pkg
conditions/conditionsfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
eval/evalfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
realizer/deliverable/deliverablefakes
Code generated by counterfeiter.
Code generated by counterfeiter.
realizer/runnable/runnablefakes
Code generated by counterfeiter.
Code generated by counterfeiter.
realizer/workload/workloadfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
registrar/registrarfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
repository/repositoryfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
templates/templatesfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
tracker/trackerfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
tests

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL