<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>husq</author_name>
  <author_url>https://blog.hatena.ne.jp/husq/</author_url>
  <blog_title>839の日記</blog_title>
  <blog_url>https://839.hateblo.jp/</blog_url>
  <categories>
    <anon>infra</anon>
  </categories>
  <description>クライアント証明書をiPhoneに入れる - 839の日記 の続きです。 k8s側にセットするのも書いておきます。 とは言ってもingressにクライアント証明書をセットするのは非常に簡単です。 まず先の記事で作成したkey/certを使ってk8sのsecretを作成します。 kubectl create secret tls hoge-secret --key client.key --cert client-ca.crt 作成したsecretをもとにingressを設定します。 apiVersion: networking.k8s.io/v1beta1 kind: Ingress meta…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F839.hateblo.jp%2Fentry%2F2019%2F12%2F05%2F205811&quot; title=&quot;k8sのingressでクライアント認証を行う - 839の日記&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>2019-12-05 20:58:11</published>
  <title>k8sのingressでクライアント認証を行う</title>
  <type>rich</type>
  <url>https://839.hateblo.jp/entry/2019/12/05/205811</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
