Go to file
jetstack-bot 7946df1da7
Merge pull request #3788 from maelvls/refactor-trigger-unit-tests
Refactor trigger-controller unit tests
2021-03-25 11:41:36 +00:00
.github Change issue templates to use HTML comments + tip about code blocks 2020-11-05 12:28:26 +01:00
build fix bump distroless/static 2021-03-04 12:40:33 -08:00
cmd Adds the CertificateRequest approver controller to 2021-03-17 13:10:39 +00:00
deploy Merge pull request #3733 from jakexks/renewBefore 2021-03-24 10:53:46 +00:00
design Merge pull request #3630 from JoshVanL/design-identity 2021-03-15 17:06:16 +00:00
devel Match CONTRIBUTING language to existing copyright notices 2021-03-05 13:56:21 +00:00
docs Remove docs/ directory and replace with basic README 2020-01-20 14:53:02 +00:00
hack spelling: every 2021-03-04 13:04:38 -05:00
logo Add logo in svg format 2019-07-08 16:01:11 +01:00
pkg Merge pull request #3788 from maelvls/refactor-trigger-unit-tests 2021-03-25 11:41:36 +00:00
test Merge pull request #3788 from maelvls/refactor-trigger-unit-tests 2021-03-25 11:41:36 +00:00
tools Merge pull request #3500 from meyskens/update-copy 2020-12-15 10:12:31 +00:00
.bazelrc Updating docker-rules and allowing for Python3 2020-07-31 18:32:19 +00:00
.gitignore Fix typo in _artifacts 2020-10-06 16:35:52 +02:00
BUILD.bazel ./hack/update-all.sh 2020-08-13 21:43:36 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-23 00:16:10 +01:00
CONTRIBUTING.md Match CONTRIBUTING language to existing copyright notices 2021-03-05 13:56:21 +00:00
go.mod removed gorilla mux and used profiling util 2020-12-11 17:54:55 +05:30
go.sum removed gorilla mux and used profiling util 2020-12-11 17:54:55 +05:30
LICENSE add apache 2.0 license 2017-07-22 12:04:24 +01:00
LICENSES removed gorilla mux and used profiling util 2020-12-11 17:54:55 +05:30
Makefile chore: changed target position 2021-03-17 13:39:04 +05:30
OWNERS Adds sgtcodfish to root OWNERS 2021-03-09 15:01:39 +00:00
README.md The development meetings are now hosted on Google Meet 2021-01-20 15:40:52 +00:00
ROADMAP.md Add a roadmap for the project 2020-10-21 15:57:53 +01:00
USERS.md Add Acoss to users 2020-10-11 13:56:20 +02:00
WORKSPACE Bump Go version to 1.15 2020-08-27 11:40:14 +01:00

Build Status Go Report Card

cert-manager

cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources.

It will ensure certificates are valid and up to date periodically, and attempt to renew certificates at an appropriate time before expiry.

It is loosely based upon the work of kube-lego and has borrowed some wisdom from other similar projects e.g. kube-cert-manager.

cert-manager high level overview diagram

Documentation

Documentation for cert-manager can be found at cert-manager.io. Please make sure to select the correct version of the documentation to view on the top right of the page.

Issues and PRs towards the documentation should be filed in the website repo.

For the common use-case of automatically issuing TLS certificates to Ingress resources, aka a kube-lego replacement, see the cert-manager nginx ingress quick start guide.

See Installation within the documentation for installation instructions.

Troubleshooting

If you encounter any issues whilst using cert-manager, we have a number of places you can use to try and get help.

First of all we recommend looking at the troubleshooting guide of our documentation.

The quickest way to ask a question is to first post on our Slack channel (#cert-manager) on the Kubernetes Slack. There are a lot of community members in this channel, and you can often get an answer to your question straight away!

You can also try searching for an existing issue. Properly searching for an existing issue will help reduce the number of duplicates, and help you find the answer you are looking for quicker.

Please also make sure to read through the relevant pages in the documentation before opening an issue. You can also search the documentation using the search box on the top left of the page.

If you believe you have encountered a bug, and cannot find an existing issue similar to your own, you may open a new issue. Please be sure to include as much information as possible about your environment.

Community

There is a Google Group used for project wide announcements and development coordination. Anybody can join the group by visiting here and clicking "Join Group". A Google account is required to join the group. Joining this group will also invite you to the cert-manager development meetings.

Bi-weekly development meeting

Once you have become a member, you should receive an invite to the bi-weekly development meeting, hosted on Wednesdays at 5pm UK Time on Google Meet.

Anyone is welcome to join these calls, even if just to ask questions.
Meeting notes are recorded in Google docs.

Daily standups

You are also welcome to join our daily standup every day at 10.30am UK Time on Google Meet. Invites are sent via the Google Group

Contributing

We welcome pull requests with open arms! There's a lot of work to do here, and we're especially concerned with ensuring the longevity and reliability of the project.

Please take a look at our issue tracker if you are unsure where to start with getting involved!

We also use the #cert-manager channel on kubernetes.slack.com for chat relating to the project.

Developer documentation is available in the official documentation.

Changelog

The list of releases is the best place to look for information on changes between releases.

Logo design by Zoe Paterson