Monokle for DevOps

Monokle for DevOps

On the 29 day, I learned the following things about Monokle.

Monokle

  • Monokle will manage and debug your manifests before you deploy them to your cluster.
  • It will help you identify multiple kubernetes objects connection and their place in the manifests.
  • It is a great tool to inspect your Kubernetes manifests with an easy interface showing you how your manifests are connected to each other and how they translate to your existing cluster. It also allows your team to avoid drifts between your manifests and clusters as you keep adding more and more components.

Where monokle lies?

  • Monokle lies in b/w Dev and Ops. Let's take a look at this picture.

  • After development, the manifest will be given to the monokle for debugging and then it will be deployed.

Installation

  • Go to this website and download the monokle according to your operating system.
  • After installation, open the monokle. It will show you this screen.

  • Click on open a new/empty project and give it a name.

Work with YAML file

  • After insallation, open the documentation website and click on working with Kustomize and it will lead you here.
  • Click on the argo-rollouts and copy the HTTPS link so that you can clone it.
  • Open the terminal and type git clone https://github.com/argoproj/argo-rollouts.git to clone the repository.
  • Open the documentation again and now click on working with Helm and it will lead you here.
  • Click on the emissary and copy the HTTPS link so that you can clone it.
  • Open the terminal and type git clone https://github.com/emissary-ingress/emissary.git to clone the repository.

Initial page

that's all about my today's learning , i hope you enjoy this article

please share as much as you can with your friends and network

Happy learning : )

Sahil, kudos on diving into the intricacies of Monokle for #DevOps on #Day29, Sahil! What challenges did you overcome, and what advice do you have for others on a similar journey?

回复

要查看或添加评论,请登录

Sahil Bhoyar的更多文章

  • Helm for DevOps part-2

    Helm for DevOps part-2

    On the 59th day, I learned the following things about Helm. Helm Commands will interact with charts or YAML files…

    1 条评论
  • Helm for DevOps

    Helm for DevOps

    On the 58th day, I learned the following things about Helm. Helm Before discussing helm, let's understand the common…

    2 条评论
  • EC2 Instance part-4

    EC2 Instance part-4

    On the 57th day, I learned the following things about Cloud Computing. AWS Demo Go to AWS and create an account.

  • EC2 instance part-3

    EC2 instance part-3

    On the 56th day, I learned the following things about Cloud Computing. 5.

    2 条评论
  • AWS EC2 Instance part-2

    AWS EC2 Instance part-2

    On the 55th day, I learned the following things about Cloud Computing. 3.

  • EC2 Instance

    EC2 Instance

    On the 54th day, I learned the following things about Cloud Computing. Elastic Compute Cloud Amazon EC2 or virtual…

    1 条评论
  • Cloud for DevOps

    Cloud for DevOps

    On the 53rd day, I learned the following things about Cloud Computing. Cloud Computing Cloud computing is an on-demand…

    1 条评论
  • Nagios installation

    Nagios installation

    On the 52th day, I learned the following things about Continuous Monitoring. Installation of Nagios Step 1 To start…

  • Nagios for DevOps

    Nagios for DevOps

    On the 51th day, I learned the following things about Continuous Monitoring. Continuous Monitoring Tool Monitoring is…

  • Jenkins for DevOps part-4

    Jenkins for DevOps part-4

    On the 50th day, I learned the following things about CI/CD Pipeline. Build after another project is build (jenkins…

    1 条评论

社区洞察

其他会员也浏览了