Skip to content

Commit

Permalink
FAQ: Shared resources (#389)
Browse files Browse the repository at this point in the history
* add use kubectl with RBAC to FAQ

* add FAQ where to host shared resources

* remove use kubectl file

* Update where-host-shared-resources.md

Co-authored-by: Erik Osterman <[email protected]>
  • Loading branch information
drnickiw and osterman committed Jan 13, 2020
1 parent 251aa93 commit 272f63b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions content/faq/where-host-shared-resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: "Where should we host shared resources?"
description: "We recommend deploying a dedicated cluster in a separate account for shared platform services."
tags:
- shared resources
- shared platform services
- Codefresh
- Jira
- CRM
- corp
---

## Question

Is there a recommendation for where we should host shared resources like Keycloak, Jenkins or Teleport?

## Answer

We typically recommend to our customers that we provision a dedicated Kubernetes cluster a separate account for shared platform services. This is a good place to host internally facing services like Codefresh Enterprise, Jira, CRMs, etc. This is what we typlically call the "corp" account (and cluster).

0 comments on commit 272f63b

Please sign in to comment.