Commit Graph

147 Commits

Author SHA1 Message Date
GitLab Bot 0eb3d2f799 Add latest changes from gitlab-org/gitlab@master 2020-02-06 15:09:11 +00:00
GitLab Bot 536aa3a1f4 Add latest changes from gitlab-org/gitlab@master 2020-01-30 15:09:15 +00:00
GitLab Bot 5cef625594 Add latest changes from gitlab-org/gitlab@master 2020-01-28 03:08:39 +00:00
GitLab Bot 0f8c2334f0 Add latest changes from gitlab-org/gitlab@master 2020-01-23 06:08:32 +00:00
GitLab Bot f6e985dba4 Add latest changes from gitlab-org/gitlab@master 2020-01-08 06:08:13 +00:00
GitLab Bot 2cfa1fc75d Add latest changes from gitlab-org/gitlab@master 2020-01-03 06:08:16 +00:00
GitLab Bot 898e2cc1df Add latest changes from gitlab-org/gitlab@master 2019-12-20 09:24:38 +00:00
GitLab Bot 74673d04d2 Add latest changes from gitlab-org/gitlab@master 2019-12-17 06:07:59 +00:00
GitLab Bot 123c68a7cf Add latest changes from gitlab-org/gitlab@master 2019-12-16 18:08:22 +00:00
GitLab Bot 38bab6e158 Add latest changes from gitlab-org/gitlab@master 2019-12-13 03:07:50 +00:00
GitLab Bot dd6afb4b47 Add latest changes from gitlab-org/gitlab@master 2019-12-06 06:07:34 +00:00
GitLab Bot 8723197387 Add latest changes from gitlab-org/gitlab@master 2019-12-05 12:07:43 +00:00
GitLab Bot f7ead77657 Add latest changes from gitlab-org/gitlab@master 2019-12-05 06:07:51 +00:00
GitLab Bot ab7cf450ba Add latest changes from gitlab-org/gitlab@master 2019-12-03 18:06:49 +00:00
GitLab Bot 284ae7dd75 Add latest changes from gitlab-org/gitlab@master 2019-11-28 03:06:32 +00:00
GitLab Bot 33c89fa9c7 Add latest changes from gitlab-org/gitlab@master 2019-11-25 03:06:19 +00:00
GitLab Bot 0ecdcf59f4 Add latest changes from gitlab-org/gitlab@master 2019-11-20 03:06:28 +00:00
GitLab Bot c1f270b8ba Add latest changes from gitlab-org/gitlab@master 2019-11-18 03:06:28 +00:00
GitLab Bot d8c06be498 Add latest changes from gitlab-org/gitlab@master 2019-11-14 12:06:30 +00:00
GitLab Bot 083d64c646 Add latest changes from gitlab-org/gitlab@master 2019-10-31 15:06:41 +00:00
GitLab Bot a5eef71805 Add latest changes from gitlab-org/gitlab@master 2019-10-29 03:06:28 +00:00
GitLab Bot 81c6c53d6c Add latest changes from gitlab-org/gitlab@master 2019-10-02 12:06:04 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Achilleas Pipinellis 95145f3e3e Compress images with pngquant 2019-08-07 10:01:48 +00:00
Tiger Watson 36a01a88ce Use separate Kubernetes namespaces per environment
Kubernetes deployments on new clusters will now have
a separate namespace per project environment, instead
of sharing a single namespace for the project.

Behaviour of existing clusters is unchanged.

All new functionality is controlled by the
:kubernetes_namespace_per_environment feature flag,
which is safe to enable/disable at any time.
2019-08-07 04:40:29 +00:00
Evan Read 82a8632b88 Restructure project cluster topic
Also fixes links to section headings that
have changed.
2019-07-25 14:12:45 +00:00
Grzegorz Bizon 70d74f4730 Update docs on serverless apps deployments 2019-07-15 15:18:50 +02:00
Grzegorz Bizon ce1057450b Add a note about implicit Dockerfile serverless runtime 2019-07-15 06:28:23 +00:00
Marcel Amirault 74a8d30090 Fix whitespace in user, and misc, docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
woll render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor whitespace issues in /user, /security, /ssh
and /migrate_ci_to_ce docs.
2019-07-15 03:02:30 +00:00
Hordur Freyr Yngvason 6971fd261d Give Knative serving permissions to service account
GitLab uses a kubernetes service account to perform deployments. For
serverless deployments to work as expected with externally created
clusters with their own knative installations (e.g. via Cloud Run), this
account requires additional permissions in the serving.knative.dev API
group.
2019-07-11 11:26:15 +00:00
Hordur Freyr Yngvason 28997a3b2f Revert "Elaborate instructions and add a reference"
This reverts commit 092542d2fa.

Included a stray file
2019-07-02 06:06:21 +00:00
Daniel Gruesso 4ecf3dab4f Docs serverless ssl 2019-06-28 00:23:51 +00:00
Evan Read e04e2eb2c1 Add version text and edit section 2019-06-20 09:20:05 +00:00
Daniel Gruesso 3a3515b0f3 Add documentation on using serverless with existing Knative instance 2019-06-17 05:49:51 +00:00
Mike Lewis 99df0218f8 Merge branch 'master' into 'docs/fix-example-dot-net'
# Conflicts:
#   doc/user/project/clusters/serverless/index.md
2019-06-07 20:13:17 +00:00
Daniel Gruesso b1eab8debb Update serverless.yml for functions to include only node.js 2019-04-17 15:23:43 +00:00
Chris Baumbauer b77fe7db3e Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
Grzegorz Bizon 20edd05db1 Copy-edit new serverless documentation 2019-04-05 16:31:15 +02:00
Grzegorz Bizon 82c5ca7caf Fix indentation of exemplary serverless.yml config 2019-04-03 16:19:54 +02:00
Grzegorz Bizon bfd17bca5d Update GitLab Serverless documentation to use `gitlabktl` 2019-04-03 16:01:58 +02:00
Grzegorz Bizon da38bdc24a Update serverless docs to use `gitlabktl` 2019-04-03 14:16:19 +02:00
William Chia 0e9b478707 remove html tag 2019-04-02 21:08:25 +00:00
walkafwalka 460797dec3 Add support for ingress hostnames 2019-03-07 15:25:48 -08:00
Grzegorz Bizon 248fe72c65 Update index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon f4c87aa3b2 Apply suggestion to doc/user/project/clusters/serverless/index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon e2a5d369b5 Apply suggestion to doc/user/project/clusters/serverless/index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon 085b8189c5 Apply suggestion to doc/user/project/clusters/serverless/index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon f0ba91fd83 Apply suggestion to doc/user/project/clusters/serverless/index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon 73e78b7faf Apply suggestion to doc/user/project/clusters/serverless/index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon ae0fe48824 Apply suggestion to doc/user/project/clusters/serverless/index.md 2019-03-04 21:09:39 +08:00
Grzegorz Bizon 21a1f09717 Copy-edit new serverless CI/CD configuration docs 2019-03-04 21:09:39 +08:00
Grzegorz Bizon 714c77a6fa Add basic documentation about Serverless template 2019-03-04 21:09:39 +08:00
Daniel Gruesso aca5332345 Update Serverless docs with livestream feedback 2019-03-01 15:45:17 +00:00
Brendan O'Leary 3eea690674 Remove example.net, replace with example.com 2019-02-25 14:29:30 -05:00
Takuya Noguchi e8fee6b8f7 Fix misspellings in docs
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-25 10:31:35 +09:00
danielgruesso 1ef732e1da Update obtaining url for serverless apps 2019-02-22 15:02:45 -05:00
danielgruesso 05b97dc52e Merge branch 'docs-serverless-updates' of gitlab.com:gitlab-org/gitlab-ce into docs-serverless-updates 2019-02-22 14:12:30 -05:00
danielgruesso f0b2067879 Add improved images 2019-02-22 14:12:13 -05:00
Mike Lewis a76f63b11c Edits to serverless doc 2019-02-22 19:12:12 +00:00
Daniel Gruesso 3190e3ca4a Replace 2 images with better quality ones 2019-02-22 18:46:46 +00:00
Daniel Gruesso 13652822e9 Update steps for clarity 2019-02-22 18:45:16 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Evan Read cbc59db630 Fix rendering of caution text 2019-02-01 08:33:56 +10:00
danielgruesso 91ba95f341 Update intro note and steps 2019-01-31 14:57:53 -05:00
Daniel Gruesso 46dc355ad2 Update private repo steps 2019-01-30 14:59:16 -05:00
Daniel Gruesso 3e93d3981d Removed orphaned file and update for clarity 2019-01-30 14:59:16 -05:00
Daniel Gruesso 1350602aa0 Delete file serverless-details.png 2019-01-30 14:59:16 -05:00
danielgruesso a3169bfc73 Removed orphaned file and update for clarity 2019-01-30 14:59:16 -05:00
danielgruesso bb00f0ee5e Add domain retrieval info and image 2019-01-30 14:59:16 -05:00
danielgruesso dede8a0dae Update tm cli version and clarify steps 2019-01-30 14:59:16 -05:00
Daniel Gruesso 3b97a46137 Fix serverless.yml template indentation 2019-01-23 03:39:02 +00:00
danielgruesso 33c016b258 Add link to sample project 2019-01-11 08:47:18 -05:00
Chris Baumbauer 1102deb0bd Initial Serverless Functions detailed view 2019-01-10 14:13:41 -08:00
danielgruesso 056eab329d Update serverless extension to yml 2019-01-04 13:49:34 -05:00
Daniel Gruesso 49573410ff Update tm cli version 2018-12-22 12:29:07 +00:00
Achilleas Pipinellis 7fb33e32ec Merge branch 'docs-serverless-samples' into 'master'
Docs serverless samples

Closes #55371

See merge request gitlab-org/gitlab-ce!23961
2018-12-21 20:18:17 +00:00
danielgruesso 3c88fb5117
Update verbiage for clarity 2018-12-21 21:10:56 +01:00
Daniel Gruesso 81d9752aec
Change alpha states to use note instead of warning 2018-12-21 21:10:46 +01:00
danielgruesso c5b59a1678
Update registry section. Update serverless.yaml formatting 2018-12-21 21:10:46 +01:00
danielgruesso 53dba6e34f
Clarify obtaining application URL 2018-12-21 21:10:29 +01:00
danielgruesso f481989413 Formatting updates for tables 2018-12-20 12:16:33 -05:00
Takuya Noguchi bae88d8887 Fix typos about .gitlab-ci.yml in Serverless docs.
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-12-21 01:40:20 +09:00
danielgruesso 268cd3802e Fix indentation for variable description 2018-12-20 10:24:13 -05:00
danielgruesso 425959e10f Update variable description 2018-12-20 10:17:04 -05:00
danielgruesso cb8dc81fcb Update table formatting 2018-12-19 16:55:26 -05:00
danielgruesso dc94a774f8 Update serverless page to include sample function and template desc 2018-12-19 16:33:47 -05:00
Achilleas Pipinellis 1dc451a65d
Compress all images under doc/ 2018-12-18 11:09:04 +01:00
Daniel Gruesso a83b0bb247 Serverless Doc Updates 2018-12-14 13:45:31 +00:00
Dylan Griffith 2c80a1c0de Introduce Knative Serverless Tab 2018-12-06 18:08:49 +00:00
Mike Lewis d3fede240f minor edits 2018-11-16 03:55:12 +00:00
Mike Lewis 94b9ec52a1 Replace deploy-stage.png with smaller and cropped 2018-11-16 03:38:59 +00:00
danielgruesso 3758201597 correct dockerfile term and update port 2018-11-13 14:38:05 -05:00
Daniel Gruesso 9f400c0859 trigger build for docs 2018-11-13 15:10:56 +00:00
danielgruesso ddda4f5bd0 include ci-yml in body 2018-11-12 15:58:32 -05:00
danielgruesso 385576df57 fix broken links 2018-11-09 16:52:51 -05:00
danielgruesso 417bc01dd3 add images and url retrieval section 2018-11-09 16:48:46 -05:00
danielgruesso 0cae4c5c72 Initial draft for serverless page 2018-11-09 15:35:22 -05:00