operator-sdk init

    • a “go.mod” with project dependencies
    • a “Makefile” with several useful make targets for the project
    • several YAML files for project deployment under the “config” directory
    • a “main.go” file that creates the manager that will run the project controllers