Hello all.

I’m new on OKD and all this container infrastructure. I’ve already successfully 
deployed OKD 4.5 on oVirt and got it up and running. The next obvious path is 
start configuring user access and creating resources to the developer team 
interested in using the container infrastructure.

But I’m with a lot of difficulties to do the first baby steps on OKD. In fact 
there’s documentation for end users and developers but I’m struggling to find 
documentation oriented to the administrator.

For instance, my OKD cluster is up and running, and the first thing that I’ve 
noted is a message to enable OAuth with external providers, so I tried to do 
this without success. I’ve followed the steps here: 
https://examples.openshift.pub/authentication/activedirectory-ldap/ and here: 
https://docs.openshift.com/container-platform/4.5/authentication/identity_providers/configuring-ldap-identity-provider.html;
 but it simply didn’t work. On the web interface everything is managed through 
YAML files, ok, I get it. But…

        1. Where are the logs?
        2. How can I debug something with OKD?
        3. Where is the documentation about all available options that an YAML 
file in that context can have?
        4. Where is the password and the CA file that the provider created? 
It’s simple referenced on the YAML generated file.
        5. Is that any service that I must restart?

Please note that on both links there’s nothing related to debugging or error 
messages. So I’m completely lost.

Another issue that I’ll try to do next is to understand how to create permanent 
storage with OKD and what’s the recommended approach. On documentation 
(https://docs.openshift.com/container-platform/4.5/post_installation_configuration/storage-configuration.html)
 it leaves us to understand that I need object storage, but I don’t have and I 
really wasn’t pretending to have an S3 service. 

With my understand we already got a Registry, Logging, Metrics, etc up and 
running. Where it’s stored? Since I haven’t configured anything yet? 

Anyway, that’s it guys. Any direction for study and better understanding of the 
product is greatly appreciated.

Thank you,
V.


_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to