<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: DevOps: CI/CD using git, Jenkins, Docker, Kubernetes	</title>
	<atom:link href="https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/</link>
	<description></description>
	<lastBuildDate>Mon, 02 Nov 2020 13:57:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Laxman Singh Rathore		</title>
		<link>https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/#comment-288</link>

		<dc:creator><![CDATA[Laxman Singh Rathore]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 17:22:00 +0000</pubDate>
		<guid isPermaLink="false">https://blog.andreev.it/?p=5869#comment-288</guid>

					<description><![CDATA[HI Andreev, 
I suspect VS Code is causing the above issue. when  I&#039;m running app Directly from Ubuntu O/S 20.04  it&#039;s giving desired response.

Thanks for your response.]]></description>
			<content:encoded><![CDATA[<p>HI Andreev,<br />
I suspect VS Code is causing the above issue. when  I&#8217;m running app Directly from Ubuntu O/S 20.04  it&#8217;s giving desired response.</p>
<p>Thanks for your response.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Laxman Singh Rathore		</title>
		<link>https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/#comment-287</link>

		<dc:creator><![CDATA[Laxman Singh Rathore]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 17:13:07 +0000</pubDate>
		<guid isPermaLink="false">https://blog.andreev.it/?p=5869#comment-287</guid>

					<description><![CDATA[Hi 

My App is running but not getting desired respnce from . i can&#039;t attach screen shot in reply, so I&#039;m sharing URL and page information in text format.

http://192.168.231.75:4041/ ( Header : Chit Chat App)
&#124;-------------------------------&#124; 
&#124;                                       &#124; Send
&#124;-------------------------------&#124;

When i type Any Name or anything string, i don&#039;t get any response.]]></description>
			<content:encoded><![CDATA[<p>Hi </p>
<p>My App is running but not getting desired respnce from . i can&#8217;t attach screen shot in reply, so I&#8217;m sharing URL and page information in text format.</p>
<p><a href="http://192.168.231.75:4041/" rel="nofollow ugc">http://192.168.231.75:4041/</a> ( Header : Chit Chat App)<br />
|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|<br />
|                                       | Send<br />
|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|</p>
<p>When i type Any Name or anything string, i don&#8217;t get any response.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kliment Andreev		</title>
		<link>https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/#comment-286</link>

		<dc:creator><![CDATA[Kliment Andreev]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 12:50:22 +0000</pubDate>
		<guid isPermaLink="false">https://blog.andreev.it/?p=5869#comment-286</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/#comment-285&quot;&gt;Laxman Singh Rathore&lt;/a&gt;.

When you run npm init, it creates a package.json file. I&#039;ve replaced that file later. I also updated the section to make it clear.
Check the firewall and SELinux config. Try disabling them both and see if the same happens. If you are using different version of CentOS, node.js or something else, that might be the problem too.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/#comment-285">Laxman Singh Rathore</a>.</p>
<p>When you run npm init, it creates a package.json file. I&#8217;ve replaced that file later. I also updated the section to make it clear.<br />
Check the firewall and SELinux config. Try disabling them both and see if the same happens. If you are using different version of CentOS, node.js or something else, that might be the problem too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Laxman Singh Rathore		</title>
		<link>https://blog.andreev.it/2019/11/devops-ci-cd-using-git-jenkins-docker-kubernetes/#comment-285</link>

		<dc:creator><![CDATA[Laxman Singh Rathore]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 11:59:11 +0000</pubDate>
		<guid isPermaLink="false">https://blog.andreev.it/?p=5869#comment-285</guid>

					<description><![CDATA[HI ANDREEV,

I followed all steps mentioned on blog, application is up ans running. when i send my username it showing no responce. 
i remember during npm init  you said &quot;according to blog post we’ll replace this file later&quot; what does this mean , you  haven&#039;t mentioned anything  about the file in the post.]]></description>
			<content:encoded><![CDATA[<p>HI ANDREEV,</p>
<p>I followed all steps mentioned on blog, application is up ans running. when i send my username it showing no responce.<br />
i remember during npm init  you said &#8220;according to blog post we’ll replace this file later&#8221; what does this mean , you  haven&#8217;t mentioned anything  about the file in the post.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
