Тёмный
Rahul Kinge
Rahul Kinge
Rahul Kinge
Подписаться
Hey Guys,
Welcome to my channel - LearnHub.
I am Rahul Kinge.
Here, you can learn Devops Stuff which includes
Dockers, OpenShift, Jenkins and Selenium and Automation Testing as of now.
I will keep adding videos but I will need your support here for inspiration.
Комментарии
@rajatgupta5897
@rajatgupta5897 Месяц назад
Hi Rahul i have a question regrading vault agent. I’m working on integrating HashiCorp Vault into our application using Vault Agent for authentication. The initial setup works well, where the application reads the Vault token from a file generated by Vault Agent and uses it to authenticate with the Vault server. However, I’m concerned about handling scenarios where the token’s max TTL is reached, and a new token is generated by Vault Agent. Currently, our application reads the token once during initialization and uses it for subsequent operations. If the token expires and a new one is generated, the application wouldn’t automatically know about the new token, which could lead to failed operations. To address this, I am thinking to implement a file watcher that monitors the token file for changes. When a new token is generated, the watcher reloads the token and updates the Vault client. While this seems to work in theory, I want to ensure that we’re following best practices and not missing any important considerations. Here are the specific questions I have: Is monitoring the token file for changes and reloading the token dynamically the recommended approach for handling token renewal with Vault Agent? Are there any potential pitfalls or edge cases I should be aware of when implementing this solution? Are there more efficient or reliable methods to ensure the application always has access to a valid token, especially in high-availability or production environments? I’d appreciate any feedback or suggestions on improving this implementation.
@tsykorii
@tsykorii 3 месяца назад
Thank you!
@naveenkumarmurugan1962
@naveenkumarmurugan1962 4 месяца назад
Great session! You are the best
@Kk-rl7nv
@Kk-rl7nv 5 месяцев назад
Good video, thanks for sharing, please also create a video on kubernetes vso agent to fetch kv2 key values and inject in pods
@Kk-rl7nv
@Kk-rl7nv 5 месяцев назад
Hi Rahul So we have to install root certificate is there any way that when any browser open our website in their browser the certificate will installed self or any other way out?
@colunizator
@colunizator 3 месяца назад
all the browsers by default trust a list of well known public certificate authorities. The only way a browser can trust a new certificate is to manually add (the self-signed certificate or the root CA certificate you generated) to the trusted list on every browser or you need a certificate that was signed by an already trusted CA. The latter one can cost money or use free options like Lets encrypt
@ЕвгенийБорисов-ь4ш
@ЕвгенийБорисов-ь4ш 8 месяцев назад
TY, super!
@truptigaikwad7198
@truptigaikwad7198 10 месяцев назад
Thank you for the session. When are you planning for next session on windows service?
@truptigaikwad7198
@truptigaikwad7198 10 месяцев назад
Helpful session. Thank you
@truptigaikwad7198
@truptigaikwad7198 10 месяцев назад
Great session. Thank you
@baskarmaruthai4041
@baskarmaruthai4041 Год назад
Better you try to improve your training method while you explaining each steps about Hashicorp.
@wadewilson5030
@wadewilson5030 Год назад
Good Series Helpful
@alford4733
@alford4733 Год назад
'promosm' 🎶
@tejaskinge
@tejaskinge Год назад
awesome lecture and presentation with simple explanation
@swatikinge6479
@swatikinge6479 Год назад
Khup chan... 😘👏👍
@RahulKinge
@RahulKinge Год назад
Thank you :)
@mariorusso9531
@mariorusso9531 Год назад
done
@mariorusso9531
@mariorusso9531 Год назад
good tutorial
@RahulKinge
@RahulKinge Год назад
Glad you think so!
@mariorusso9531
@mariorusso9531 Год назад
well done.
@mariorusso9531
@mariorusso9531 Год назад
interesting
@mariorusso9531
@mariorusso9531 Год назад
good.
@mariorusso9531
@mariorusso9531 Год назад
interesting
@benjaminstk
@benjaminstk 2 года назад
Thank you
@benjaminstk
@benjaminstk 2 года назад
very good, thanks
@RahulKinge
@RahulKinge Год назад
Thank you
@benjaminstk
@benjaminstk 2 года назад
very interesting!!!
@benjaminstk
@benjaminstk 2 года назад
Good course
@benjaminstk
@benjaminstk 2 года назад
Good presentation
@benjaminstk
@benjaminstk 2 года назад
Good presentation! Thanks
@keshavsonwane5515
@keshavsonwane5515 2 года назад
Facing issue to install, pls send link
@tharunram8870
@tharunram8870 3 года назад
What to do if virtualisation is disabled and hyper-v is present for windows8
@indranilsharma1015
@indranilsharma1015 3 года назад
Is virtual box required to run docker toolbox on window 8.1? Moreover i have 4gb ram so shall it will run seamlessly?
@rohansharma9930
@rohansharma9930 4 года назад
looks like something went wrong in step ́checking if machine default exists... press any key to continue| i am getting this error at quickstart help
@hassanahmed87987
@hassanahmed87987 4 года назад
hyper V is not present on my laptop in services window..how to install that??
@RahulKinge
@RahulKinge 4 года назад
which Operating System you are using ?
@hassanahmed87987
@hassanahmed87987 4 года назад
@@RahulKinge Windows.. 8.1
@PranoySinha
@PranoySinha Год назад
pls follow these steps as below: Mine was also Win 8.1 and It works for me. In Control Panel, tap or click Programs, and then tap or click Programs and Features. Tap or click Turn Windows Features on or off. Select Hyper‑V, tap or click OK, and then tap or click Close. Shut down your PC, and then restart it.
@adamdost7573
@adamdost7573 4 года назад
Nice one sir, pls upload more DevOps and Cloud Tutorial
@senthilnathans4496
@senthilnathans4496 4 года назад
In my home pc windows 8 in services I am not having 'Hyper-V Guest Service Interface' also my ram is 4GB only. I have other things related to hyper v like data exchange service, guest shutdown service, heartbeat, etc. Can I still go ahead and install docker following the video?
@RahulKinge
@RahulKinge 4 года назад
Nope. Things are very easy in Windows 10-64bit with respect to containers. Windows 8 anyways won't support but 8.1 with a trick as mentioned in video
@ImSK2109
@ImSK2109 4 года назад
Hi Rahul, You are providing environment specific parameters from property of xml file and reading system.properties . What if Jenkins job is required and want to pass these parameters so that config file environment specific values can be overwritten Then can you let me know approach? Question is similar to this stackoverflow.com/questions/48575994/how-to-inject-property-file-in-jenkins-and-use-it-values-in-java-code
@RahulKinge
@RahulKinge 4 года назад
There is Build with parameters concept in Jenkins where You need to pass variable values before running job.
@ImSK2109
@ImSK2109 4 года назад
@@RahulKinge yes but those parameters how can I pass into java code? So that automation start for specific url and Credentials
@Robertpupo
@Robertpupo 4 года назад
New to azure - not able to install Dockers on 8.1 machine to run form recognition services from azure - can you help
@RahulKinge
@RahulKinge 4 года назад
Use chocolatey to install anything for Windows platform.. I will anyways recommend if you have admin permissions After installation, command would be choco install -y docker
@Robertpupo
@Robertpupo 4 года назад
@@RahulKinge my win 8.1 is disabled - hiw do I enable it
@ImSK2109
@ImSK2109 4 года назад
How to execute with IE? Will it require grid setup and not zalenium ?
@RahulKinge
@RahulKinge 4 года назад
Hi Sweta, IE is limited to Windows platform only.. So, won't be possible with any Linux and iOS platform.
@elevationature8471
@elevationature8471 4 года назад
Hi Rahul, Your videos are too good to understand all concepts and very easy to revise all of them in fast pace. But just need small help from you as each video covers a lot of topics and slides so if you share ppts of all videos in github it could be useful for us.Keep on going and add videos relate to kubernetes too. Thank you.
@RahulKinge
@RahulKinge 4 года назад
Thanks John, Please Share your email ID, I will send it.
@elevationature8471
@elevationature8471 4 года назад
@@RahulKinge Thank you very much bro My email id: yaramalajohn@gmail.com
@ankireddy5483
@ankireddy5483 4 года назад
Waiting for more videos on docker and k8s
@007vmj
@007vmj 4 года назад
Crisp, to the point, worth watching
@chetandoke
@chetandoke 4 года назад
Thanks for these vedios Rahul. Even though I am Front End developer, you have inspired me to be devops developer. Thanks again 😀 and let me know if you can teach me personally.
@akshayadsule2497
@akshayadsule2497 4 года назад
Thank you Rahul
@sumitagrawal8440
@sumitagrawal8440 4 года назад
Good work! Thanks for sharing
@akshaymahajan3429
@akshaymahajan3429 4 года назад
Just wow I learnt so much
@ashwinshende3351
@ashwinshende3351 4 года назад
This was helpful👍
@RahulKinge
@RahulKinge 4 года назад
Thanks 😊
@sarahqureshi9128
@sarahqureshi9128 4 года назад
This is very comprehensive video for beginner on how to run your test on docker. A++++
@ramanrayat
@ramanrayat 5 лет назад
Hi ...why to use docker over sauce lab and browser stack please response, my client is already using sause lab then why will he switch to docker ?
@RudraStoryTeller
@RudraStoryTeller 5 лет назад
Hey Rahul, how do you get the URL for the selenium grid installed on docker image? Did you type in that URL in your local browser? (Shown at the end of this video) ? How to connect to the nodes containers? I have windows 10 home on my machine.
@techyboikrish400
@techyboikrish400 5 лет назад
Hi Rahul, Can you please explain how to use files located at host to run test cases on containers? In my framework the test cases upload xml files in my application. These files are located in the framework in XMLFiles folder but when I execute the test case in container the file location is not found. Can you please make a video where you upload some file in the application from host to container?
@indrajeetchourasia
@indrajeetchourasia 5 лет назад
very useful
@cvathota
@cvathota 6 лет назад
Hi Rahul, for running Zalenium, in your TestNg script you have used LINUX as your environment. Can we use windows as well to run ?
@ImSK2109
@ImSK2109 4 года назад
Same question here. Checked Selenoid ?