I want selinum test with java.. and also manual tesing.
@sooryakacha91034 жыл бұрын
Bro please tell about BA and scrum master classes
@techitfactory4 жыл бұрын
Sure
@sivajipasupulati58953 жыл бұрын
Hi sir i have aa doubt if how to fix crashloopbackup on pods
@techitfactory3 жыл бұрын
There are many things for this error.. please ping in telegram channel with error..
@brahmadarapaneni45614 жыл бұрын
Let's say that one app is running some ip because of deployment. But outside users are accessing loadbalancer ip(public ip).how come internally it is hitting target ip/pod only as there may be may deployments running.is this because of labels?
@techitfactory4 жыл бұрын
Hi Brahma.. That is correct in service definition we will give label of the app. In below example it matches with Selector. apiVersion: v1 kind: Service metadata: name: kafka-lb namespace: kafka spec: ports: - nodePort: 30771 port: 9092 protocol: TCP targetPort: 9092 selector: app: kafka sessionAffinity: None type: LoadBalancer
@realvardhan2 жыл бұрын
Great info bro... Thanks a lot __/\__
@techitfactory2 жыл бұрын
Thank you for your feedback Bro 👍👍
@mabashadudekula3673 жыл бұрын
Difference between pv and pvc
@techitfactory3 жыл бұрын
Please watch k8s storage video in playlist.
@CSESHAIKSAMEER2 жыл бұрын
RPA
@techitfactory2 жыл бұрын
Looking for RPA??
@CSESHAIKSAMEER2 жыл бұрын
@@techitfactory yes sir
@techitfactory2 жыл бұрын
Right now I don't have much hands on RPA Bro..
@CSESHAIKSAMEER2 жыл бұрын
@@techitfactory ok bro thanks any non coding suggest me bro i will definitely learn that because im bad at coding