<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Onpremise on AI Infra</title>
    <link>https://raghavxk8s.com/categories/onpremise/</link>
    <description>Recent content in Onpremise on AI Infra</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 23 Mar 2023 23:53:58 +0000</lastBuildDate>
    
	<atom:link href="https://raghavxk8s.com/categories/onpremise/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>How to setup K8s on premise</title>
      <link>https://raghavxk8s.com/post/onprem-k8s-setup/</link>
      <pubDate>Thu, 23 Mar 2023 23:53:58 +0000</pubDate>
      
      <guid>https://raghavxk8s.com/post/onprem-k8s-setup/</guid>
      <description>This doc covers steps to bring up Kubernetes cluster in on premise environment using ansible. Also deploy custom services(own services)
Pre-requisites  Keep ssh creds(username &amp;amp; ssh_password) for all on premise VMs(master and worker nodes) install ansible (to setup and configure kubernetes)  Note: SSH keys provide better security over shh_passwords.
Approach (at high level)  Create inventory file and add details of master and worker nodes  Sample:</description>
    </item>
    
  </channel>
</rss>