|
|
|
|
|
by ownagefool
2732 days ago
|
|
I basically split the clusters into livedata, nolivedata, random untrusted code (ci), shared tooling. The idea being that you have process around getting your code to run on the livedata cluster and this we add more stringent requirements for accessing each API. This is for soft tenancy, and you want to write admission controllers to reject apps that haven't went through the defined process. |
|