In this instructions we assume that you deploy Smartfacts into an existing Kubernetes cluster. You need a cluster with at least 3 worker nodes of 2 cpu and 16GB RAM each.
Table of Contents |
---|
Create an X.509 Certificate
Create the certificates as described according to the instructions on Creating and testing the Certificates for Smartfacts.
Create the DNS entries for Smartfacts Server and Subdomains
Set up DNS entries for the following FQDNs
...
<Server-FQDN>
...
smartfacts.<Server-FQDN>
...
camp.<Server-FQDN>
...
identity.<Server-FQDN>
...
oslc.<Server-FQDN>
...
|
Preparations
Please prepare your infrastructur as described in https://smartfacts.atlassian.net/wiki/spaces/SPD/pages/57180191/Installing+Smartfacts+in+Production#Prepare-your-infrastructure.
Prepare Deployment
Add MID Repository
...