Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@rising it is because I haven't yet did anything with it just accessed the dashboard XD
Gonna spend the weekend learning how to work with it as I still have no clue how it works, for now checking their docs about the dashbaord, anything else you recommend? -
uuid25567yHmm I would say try creating a small api with standard jobs and cron jobs, also playing with restartOnFailure feature, I really like the fact that I can depend on kuberenetes to restart any failed job that failed because of a thrown exception during some process.
Play also with parallel jobs, pretty interesting.
And if you can, try getting a Google cloud platform trial, they have a pretty good integration of kuberenetes, you can see kuberenetes's dashboard from within the GCP, edit files, see job logs. -
@rising Thanks I'll get ahead on that.
One last question please, I setup nginx and made it require username/password before opening dashboard since it is an online server, anything else I need to do or is this enough to make sure the dashboard isn't accessible by anyone else?
I'm running the dashboard using kubectl proxy, and using --accept-hosts (for now I'm using ^.*, but later on it will be only my IP/Domain) -
@rising haha no no for sure I wont XD
Though it is for personal use, in the end I will end up installing it locally on my VM I just used an online vps because they have 200Mbits connection while I have a 2Mbits one T_T
If I ever reach a dead end is it ok if I ping you in this rant?
Related Rants
Yay!! Kubernetes finally running time to learn the basics !!
undefined
what is this
kubernetes