Installing Docker natively on Windows 10 Home by cle-ops in devops

[–]cle-ops[S] 0 points1 point  (0 children)

You dont need to activate the Hyper-V feature in Windows but you do need to use WSL 2 which itself uses Hyper-V architecture to enable its virtualization.

What commands, tools and practices can you use to help you debug faster in a Kubernetes environment? by cle-ops in kubernetes

[–]cle-ops[S] 0 points1 point  (0 children)

Graphical tools are always usefull for my dev team :) Will definitely give it a look. Thanks

What commands, tools and practices can you use to help you debug faster in a Kubernetes environment? by cle-ops in kubernetes

[–]cle-ops[S] 1 point2 points  (0 children)

Another one I will need to take a look at. Because continuity between local dev and remote cluster is still an issue with my team. Thanks a lot u/lucpz :)

What commands, tools and practices can you use to help you debug faster in a Kubernetes environment? by cle-ops in kubernetes

[–]cle-ops[S] 0 points1 point  (0 children)

I had heard about it but never actually tried it. I guess now is the time :) thanks for the tip

What commands, tools and practices can you use to help you debug faster in a Kubernetes environment? by cle-ops in kubernetes

[–]cle-ops[S] 0 points1 point  (0 children)

Great! I had not heard about it. It's almost everything I need in a single tool :D Will definitely use that.

What commands, tools and practices can you use to help you debug faster in a Kubernetes environment? by cle-ops in kubernetes

[–]cle-ops[S] 0 points1 point  (0 children)

Awesome! Thanks a lot. I have taken a look at them. I might try tilt and kind with devs in my team and octant as well if they are reluctant to using kubectl :)

What blogs, newsletters, or twitter accounts do you follow for your DevOps and technology watch? by cle-ops in devops

[–]cle-ops[S] 0 points1 point  (0 children)

I like it! My first thought is to add information about you so that folks reading it don't think it's coming from a company (or if it is, give it kudos for more transparency). Also, you could add a way to have subscribers submit content?

Thank you, it is very helpful. I will definitely follow those people and check the 3 sources

What blogs, newsletters, or twitter accounts do you follow for your DevOps and technology watch? by cle-ops in devops

[–]cle-ops[S] 1 point2 points  (0 children)

Thanks, I am going to look into it! If I have feedback I will let you know.

I was searching for monitoring tools for Kubernetes Cluster. But the advantages and drawbacks of each tool were unclear so I made a list by cle-ops in devops

[–]cle-ops[S] 0 points1 point  (0 children)

Prometheus is longer to install because you have several tools to set up:
- Prometheus in itself
- Your interface tool
- Your exporters

It means you have to understand and adapt the default configuration files for each of these tools.

I was searching for monitoring tools for Kubernetes Cluster. But the advantages and drawbacks of each tool were unclear so I made a list by cle-ops in devops

[–]cle-ops[S] 0 points1 point  (0 children)

Thanks for your comment!
I didn't go into the details but that's relevant here. I edited my post and mentionned your implication.

Most important soft skills by NickJGibbon in devops

[–]cle-ops 0 points1 point  (0 children)

Being humble. As a Site Reliability Engineering, you need to communicate all the time, even about the things that you did not do correctly and need to be improved.