You can use play with docker or play with k8 for learning docker and Kubernetes. Lot of other tools are open source and you can build your environment in a virtual machine or docker.
Hello I want to know that how in real-time the username and password are saved in java.properties file? Like when we push the java.properties file in the GIT server then it is not recommended to insert the password in the plain format right? That I want to know how the passwords are secure when the file is pushed to the GIT and how can I use that password in the kubernetes?
you're doing great !!! speak louder would be perfect
Thank you friend. Found out that somehow the sound was low in this video. Will take care in new video's
HIII BRO..
can u suggest best resource for doing REAL-TIME DEVOPS PROJECTS FOR FREE...?
You can use play with docker or play with k8 for learning docker and Kubernetes. Lot of other tools are open source and you can build your environment in a virtual machine or docker.
yes he always has same problem....why sounds low
Not all video's. Kindly let me know which video's you are facing low sound issue?
your audio in this one is pretty bad/low
Yes, found out that one late. Sorry about that.
Hi good evening
array venka
Hello Friend. Good Evening.
Hello
I want to know that how in real-time the username and password are saved in java.properties file? Like when we push the java.properties file in the GIT server then it is not recommended to insert the password in the plain format right? That I want to know how the passwords are secure when the file is pushed to the GIT and how can I use that password in the kubernetes?
Never use plain username and password. Use secrets and store your user name password in it as encrypted.