<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DO! DevOps</title>
    <description>The latest articles on DEV Community by DO! DevOps (@dodevops).</description>
    <link>https://dev.to/dodevops</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F386%2F23b79b03-2743-4831-b314-547711b36401.png</url>
      <title>DEV Community: DO! DevOps</title>
      <link>https://dev.to/dodevops</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dodevops"/>
    <language>en</language>
    <item>
      <title>Announcing CloudControl - the cloud engineer's toolbox ☁️ 🧰</title>
      <dc:creator>Dennis Ploeger</dc:creator>
      <pubDate>Wed, 18 Dec 2019 08:17:54 +0000</pubDate>
      <link>https://dev.to/dodevops/announcing-cloudcontrol-the-cloud-engineer-s-toolbox-41j2</link>
      <guid>https://dev.to/dodevops/announcing-cloudcontrol-the-cloud-engineer-s-toolbox-41j2</guid>
      <description>&lt;p&gt;We happen to be in a multitude of different projects at the same time. Switching from project to project is sometimes hard as the tooling and the configuration changes from project to project.&lt;/p&gt;

&lt;p&gt;Now in the days of cloud deployments, this can be narrowed down to just a bunch of tools like &lt;a href="https://terraform.io"&gt;Terraform&lt;/a&gt;, &lt;a href="https://kubernetes.io"&gt;Kubernetes&lt;/a&gt; or &lt;a href="https://helm.sh"&gt;Helm&lt;/a&gt;, but we still felt that some standardization would make our lives much easier.&lt;/p&gt;

&lt;p&gt;That's why we made &lt;a href="https://github.com/dodevops/cloudcontrol"&gt;CloudControl - the cloud engineer's toolbox&lt;/a&gt; (our first repository with emojis btw!).&lt;/p&gt;

&lt;p&gt;CloudControl comes (or will eventually come) in various flavours fitting the specific cloud provider you're using. We started with &lt;a href="https://azure.microsoft.com"&gt;Azure&lt;/a&gt; as we're currently mostly using that, but are of course open for other flavours.&lt;/p&gt;

&lt;p&gt;Also for each flavour, we install a variety of features to support you in your daily work. Currently we support the following features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🐟 &lt;a href="https://fishshell.com/"&gt;Fish Shell&lt;/a&gt; with &lt;a href="https://spacefish.matchai.me/"&gt;Spacefish theme&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🚢 &lt;a href="https://helm.sh"&gt;Helm&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/dodevops/cloudcontrol/blob/master/feature/kc/kc.sh"&gt;kc Quick Kubernetes Context switch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;🐳 &lt;a href="https://kubernetes.io/docs/reference/kubectl/overview/"&gt;kubernetes&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🌏 &lt;a href="https://terraform.io"&gt;Terraform&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🐗 &lt;a href="https://github.com/gruntwork-io/terragrunt"&gt;Terragrunt&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To use CloudControl, you can check out our &lt;a href="https://github.com/dodevops/cloudcontrol/tree/master/flavour/azure/sample"&gt;sample azure compose file&lt;/a&gt; as a starting point.&lt;/p&gt;

&lt;p&gt;We have build CloudControl in a modular way, allowing for extending the supported features and flavours at any time. So if you're missing something, please get in touch and/or provide a PR.&lt;/p&gt;

&lt;p&gt;Header image: &lt;a href="https://flic.kr/p/c4QJzC"&gt;Florian Richter - Toolbox&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>azure</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
