Forum Discussion

Former Member's avatar
Former Member
3 years ago

I am not getting how 1password password work in kubernetes

1 gone through this documentation but i am not getting how 1password operator work
and what is the different between 1password operator and 1password connect
https://github.com/1Password/onepassword-operator

Can i know more how this secrets automation work with k8s.
Note: i am able to create 1password connect pod using this link
https://github.com/1Password/connect-helm-charts/tree/main/charts/connect
I ran this command
helm install connect 1password/connect --set-file connect.credentials=

I have, credentials.json and API token generated

I have attached 2 screenshot this also making confuse

1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided
Referrer: forum-search:https://1password.community/search?Search=%20i%20am%20not%20understanding%20%201password%20

1 Reply

  • Former Member's avatar
    Former Member

    Hi there! 1Password connect is a self hosted server that allows you to access secrets programmatically from 1Password, whilst the kubernetes operator is an integration that makes requests to the 1Password Connect server in order to bring 1Password secrets into your kubernetes clusters.

    Please let me know if that clears things up.