<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
    <anon>Kubernetes</anon>
  </categories>
  <description>滅多に変更しない静的ページを配置したい時に便利です。 apiVersion: v1 kind: ConfigMap metadata: name: landing-page data: index.html: | &lt;!DOCTYPE html&gt; &lt;html&gt; &lt;body&gt; &lt;h2&gt;Welcome&lt;/h2&gt; &lt;/body&gt; &lt;/html&gt; --- apiVersion: extensions/v1beta1 kind: Ingress metadata: name: landing-page spec: rules: - host: www.example.com http: paths: - …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F2018%2F01%2F16%2F181158&quot; title=&quot;Deploy static site on nginx pod - GeekFactory&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-01-16 18:11:58</published>
  <title>Deploy static site on nginx pod</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/2018/01/16/181158</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
