Bug 1289766
| Summary: | [DOCS] Pre deployment for EFK stack needs info on cert origin and use. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ryan Howe <rhowe> |
| Component: | Documentation | Assignee: | Vikram Goyal <vigoyal> |
| Status: | CLOSED CANTFIX | QA Contact: | Vikram Goyal <vigoyal> |
| Severity: | high | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | medium | ||
| Version: | 3.1.0 | CC: | aos-bugs, erich, jokerman, knakayam, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-27 14:36:15 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ryan Howe
2015-12-08 22:37:05 UTC
Ignore #2 regarding the use of different service accounts as the service account is created during the deployer pod. *** Bug 1288402 has been marked as a duplicate of this bug. *** Also: In step 2 only the kibana.crt and key should be used, If other keys and json file are added to secret the kibana pod will not work when deployed. $ oc secrets new logging-deployer \ kibana.crt=/path/to/cert kibana.key=/path/to/key It looks like major changes were made to this section since this bug was created. Some of the steps referenced are no longer there. I am going to close this bug as cantfix, but if changes still need to be made, please reopen. |