Skip to content

Some questions about Wordpress example #2

@devdattakulkarni

Description

@devdattakulkarni

This seems like a cool project.

With regards to Wordpress example, I had some questions.

  1. In the README for the wordpress example, I did not find where the Custom Resource (WordpressAPI) available in sample directory is being created/used.

  2. The methods in wordpress_manager.py take input_data/spec as input parameter. Where is it being passed in? In Dockerfile's ENTRYPOINT I did not find any argument being passed into the python command.

  3. Similarly, where is the action_type passed in to the python command?

  4. The kubectl binary is being packaged within the Operator's container image. How/where is it being given the credentials to access the API server? Note that in typical Golang based implementation of Operators such in-cluster creds/config is available through client-go library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions