GridsearchCV with sklearn Pipelines on kubernetes?

hi guys,
does anyone have a basic example of xgboost kubernetes operator that uses sklearn pipelines and GridSearchCV ?

I’m wondering what is parallelizable and what is not. Has someone tried this ?