<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>AKS on nnasaki のブログ</title>
    <link>https://blog.nnasaki.com/categories/aks/</link>
    <description>Recent content in AKS on nnasaki のブログ</description>
    <image>
      <title>nnasaki のブログ</title>
      <url>https://blog.nnasaki.com/ogp.png</url>
      <link>https://blog.nnasaki.com/ogp.png</link>
    </image>
    <generator>Hugo</generator>
    <language>ja-JP</language>
    <lastBuildDate>Fri, 22 Dec 2017 07:00:00 +0900</lastBuildDate>
    <atom:link href="https://blog.nnasaki.com/categories/aks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure で Kubernetes を使ってみよう</title>
      <link>https://blog.nnasaki.com/entry/kubernetes2-advent-calendar-2017-12-22/</link>
      <pubDate>Fri, 22 Dec 2017 07:00:00 +0900</pubDate>
      <guid>https://blog.nnasaki.com/entry/kubernetes2-advent-calendar-2017-12-22/</guid>
      <description>&lt;p&gt;この記事は &lt;a href=&#34;https://qiita.com/advent-calendar/2017/kubernetes2&#34;&gt;Kubernetes2 Advent Calendar 2017 - Qiita&lt;/a&gt; の22日目です。&lt;/p&gt;
&lt;p&gt;Microsoft Azure はコンテナをサポートしており、 Kubernetes を使う方法は主に３つあります。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.microsoft.com/ja-jp/azure/container-service/kubernetes/&#34;&gt;Azure Container Service (ACS)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/Azure/acs-engine&#34;&gt;Azure Container Service Engine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.microsoft.com/ja-jp/azure/aks/&#34;&gt;Azure Container Service (AKS)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;2 の ACS Engine につきましては、&lt;a href=&#34;http://level69.net/archives/25206&#34;&gt;ACS Engineを利用してAzure上にkubernetesをdeploy！ | 技術的な何か。&lt;/a&gt; にて記事が既にありますので、そちらをご参照ください。&lt;/p&gt;
&lt;p&gt;今回は 3 の Azure Container Service (AKS) について説明します。&lt;/p&gt;
&lt;p&gt;余談ですが、AKS の 「K」 は Container ではなく、 GCP や AWS と同様に Azure Kubernetes Service としてもらったほうが ACS と見分けが付きやすいのになぁと思ってます。&lt;/p&gt;
&lt;h3 id=&#34;azure-container-service-aks--とは&#34;&gt;Azure Container Service (AKS)  とは？&lt;/h3&gt;
&lt;p&gt;完全に Managed な Kubernetes のクラスターです。マスターは Microsoft によって管理され無料です。エージェントノードは VM の分だけ課金されます。クラスターのアップグレード、クラスターのスケールアウトなどがサポートされます。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
