<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>virtualtech</author_name>
  <author_url>https://blog.hatena.ne.jp/virtualtech/</author_url>
  <blog_title>仮想化通信</blog_title>
  <blog_url>https://tech.virtualtech.jp/</blog_url>
  <categories>
    <anon>Docker</anon>
    <anon>Kubernetes</anon>
  </categories>
  <description>KubernetesでPodを作る方法は公式のドキュメント「Kubernetes 101」にまとめられていますし、Web検索すると同じような内容のブログ記事やフォーラムのFAQが見つかります。 多くの人がこんな内容のYAMLファイルを書いて、Nginx 1.7.9をデプロイしたはずです。 ちなみにDocker HubのNginxのタグ一覧を見る限り、1.13.11が最新です。 apiVersion: v1 kind: Pod metadata: name: nginx spec: containers: - name: nginx image: nginx:1.7.9 ports: - con…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.virtualtech.jp%2Fentry%2F2018%2F04%2F06%2F100843&quot; title=&quot;KubernetesでPodを作る方法 - 仮想化通信&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-06 10:08:43</published>
  <title>KubernetesでPodを作る方法</title>
  <type>rich</type>
  <url>https://tech.virtualtech.jp/entry/2018/04/06/100843</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
