Commit Graph

33 Commits

Author SHA1 Message Date
JoshVanL
ddd6e17f70 Updates documentation to remove outdated information and removes
validation=false on the cert-manager namespace

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-01 16:10:06 +01:00
James Munnelly
02cf723c3f Update API group in docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-23 12:06:14 +01:00
James Munnelly
58754abf37 Refactor codebase for v1alpha2
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-20 16:22:43 +01:00
zeeZ
947df5bc63 Fix docs on how to generate docs
Signed-off-by: zeeZ <zeeZinator+github@gmail.com>
2019-08-29 17:04:48 +02:00
JoshVanL
786fe48553 Removes helm chart mention in release process
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-17 14:58:01 +01:00
JoshVanL
4258bf7ab3 Updates release process
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-17 14:24:30 +01:00
Artem Yarmoluk
9197acfefe
Allow disabling issuing temporary certificates
Signed-off-by: Artem Yarmoluk <koolgen@gmail.com>
2019-06-30 21:57:57 +03:00
Michael FIG
afadbe27cd Build under MacOS.
Signed-off-by: Michael FIG <michael@liveblockauctions.com>
2019-04-30 10:07:26 -06:00
Sebastian Brandt
ff0861680c
corrected example docs path
Signed-off-by: Sebastian Brandt 793580+sebbrandt87@users.noreply.github.com
2019-03-24 21:06:40 +01:00
Daniel Morsing
6869b9a52e update docs
Signed-off-by: Daniel Morsing <dmo@jetstack.io>
2019-03-07 13:12:33 +00:00
Shawn Zhou
5e1bdec85b add the missing new line to minikube shell block
Signed-off-by: Shawn Zhou <shawnzhou00@yahoo.com>
2019-02-13 14:03:28 -08:00
Shawn Zhou
cf77fbef06 Update helm command for minikube installation
- add run kubectl steps before running helm
- correct the path for helm chart

Signed-off-by: Shawn Zhou <shawnzhou00@yahoo.com>
2019-02-11 17:05:43 -08:00
Shawn Zhou
22a286ea6b update minikube startup instruction
minikube enables RBAC by default as of v0.26.0; hence,
it is not needed to add the extra-config override
See 9b5f7c1ebd

Signed-off-by: Shawn Zhou <shawnzhou00@yahoo.com>
2019-02-08 16:12:44 -08:00
Matt Turner
15d5e6b637 Adding quick-start guide w/ nginx ingress controller
Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-19 11:23:30 -08:00
Joe Heck
7e3ee68879 minor grammar improvement
Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-10 09:48:54 -08:00
Joe Heck
facf1e9fb4 clean up sphinx warnings
- fixed missing blank line in ref docs code block
- updated references to sphinx docs
- included documentation notes into the docs index

Signed-off-by: Joe Heck <heckj@mac.com>
2018-11-10 09:48:54 -08:00
James Munnelly
be47be486d Update running e2e tests docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-26 14:44:12 +01:00
Theotime Leveque
1d405339fe Fix typo in developer documentation.
Signed-off-by: Theotime Leveque <theotime@protonmail.com>
2018-10-22 21:36:29 +02:00
jetstack-bot
6751508b65
Merge pull request #915 from damienwebdev/master
Cert Issuer Docs Update and additional docs for AzureDNS docs
2018-10-10 13:13:12 +01:00
Evan Anderson
ec49d971ae Follow suggestions by @munnerz, add docs about the bazel targets to run.
Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>
2018-10-09 06:32:53 -07:00
Evan Anderson
063dcce978 Update links and add more documentation on needed tools for managing deps.
Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>
2018-10-08 00:09:44 -07:00
Evan Anderson
8ee8f407f8 Document the tools needed to perform a build.
Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>
2018-09-25 22:10:15 -07:00
Evan Anderson
aff8638711 Add instructions on generating documentation.
Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>
2018-09-25 22:10:15 -07:00
Evan Anderson
f67ecf5397 Clean up formatting on release process document.
Signed-off-by: Evan Anderson <evan.k.anderson@gmail.com>
2018-09-25 22:10:15 -07:00
Damien Retzinger
930103fc94 Cert Issuer Docs Update and additional docs for AzureDNS docs
Signed-off-by: Damien Retzinger <damienwebdev@gmail.com>
2018-09-18 16:08:33 -04:00
James Munnelly
f218fbb8e3 Add release process docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-10 18:52:24 +01:00
James Munnelly
2c3b70428d Add doc on running end to end tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-07 19:55:52 +01:00
James Munnelly
ce21b2a260 Add details on DCO sign-off
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2018-08-13 16:09:02 +01:00
Louis Taylor
86ce5a7823
Add extra guidelines 2018-07-27 12:53:46 +01:00
Louis Taylor
9b6be1c8db
Add documentation on creating DNS01 providers 2018-07-26 17:05:10 +01:00
James Munnelly
d8ba342121 Add Sphinx rst based documentation for readthedocs 2018-04-11 14:10:28 +01:00
Euan Kemp
4736c4fe27 docs/devel: add 'deploy to minikube' docs
The rbac and docker-env bits are tricky enough that I think it's worth
documenting this.
2018-03-05 17:09:50 -08:00
James Munnelly
6faa1adcf0 Add empty README in docs/devel 2017-08-29 16:25:41 +01:00