samba-operator
samba-operator copied to clipboard
Need examples of how to integrate the shares with Pods/Services/Deployment
Hi Team, I was playing around with SmbShare and am able to configure the shares but there are no pods/services running to which we can attach and check. Can you add some examples as to how to integrate the smbshare with pods/services. Right now the share gets created but it is not running any pods.
@pnookala-px Please provide more information:
- On what type of k8s cluster (minikube? openshift? crc? other?) are you trying to deploy?
- Did you check the
samba-operatorlog for errors/failures? - Do you see any pods or resources created in target namespace?
Did you follow the howto doc? In addition, there is more recent developer doc on how to deploy over crc. Please take a look and see if it helps.
We can mark it resolved, it was on opershift, once I installed the scc, things started working.
regards, Phani.
On Tue, May 2, 2023 at 2:47 PM Shachar Sharon @.***> wrote:
@pnookala-px https://github.com/pnookala-px Please provide more information:
- On what type of k8s cluster (minikube? openshift? crc? other?) are you trying to deploy?
- Did you check the samba-operator log for errors/failures?
- Do you see any pods or resources created in target namespace?
Did you follow the howto https://github.com/samba-in-kubernetes/samba-operator/blob/master/docs/howto.md doc? In addition, there is more recent developer doc https://github.com/samba-in-kubernetes/samba-operator/blob/master/docs/howto-openshift-crc.md#create-samba-share on how to deploy over crc https://crc.dev/crc/. Please take a look and see if it helps.
— Reply to this email directly, view it on GitHub https://github.com/samba-in-kubernetes/samba-operator/issues/304#issuecomment-1531147960, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6P6NH2YIEKAKOYFNTBXWB3XEDGMBANCNFSM6AAAAAAXSX6DH4 . You are receiving this because you were mentioned.Message ID: @.***>
Let's leave this open as a reminder to add some openshift specific notes to the general howto, even if it is just a link between docs it will help make the openshift specific requirements easier to find. Perhaps we could even do a general "requirements"/"prerequisites" doc?