<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lirlia</author_name>
  <author_url>https://blog.hatena.ne.jp/lirlia/</author_url>
  <blog_title>フラミナル</blog_title>
  <blog_url>https://blog.framinal.life/</blog_url>
  <categories>
    <anon>kubernetes</anon>
  </categories>
  <description>kubernetesの環境をサクッと用意したいので手順を示しておきます。 仮想マシンの準備 以下のようなVagrantfileを用意します。今回はmaster1台とworker node1台の構成でいきます。 # -*- mode: ruby -*- # vi: set ft=ruby : Vagrant.configure(&quot;2&quot;) do |config| config.vm.box = &quot;centos/7&quot; config.vm.define &quot;master&quot; config.vm.define &quot;node1&quot; config.vm.define &quot;master&quot; do |machine| ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.framinal.life%2Fentry%2F2020%2F04%2F12%2F131246&quot; title=&quot;kubernetesをkubeadmでVagrant上のCentOS7にインストールする - フラミナル&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>https://cdn-ak.f.st-hatena.com/images/fotolife/l/lirlia/20200412/20200412095137.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-12 13:12:46</published>
  <title>kubernetesをkubeadmでVagrant上のCentOS7にインストールする</title>
  <type>rich</type>
  <url>https://blog.framinal.life/entry/2020/04/12/131246</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
