<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.pchero21.com/index.php?action=history&amp;feed=atom&amp;title=Kubernetes_service</id>
	<title>Kubernetes service - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.pchero21.com/index.php?action=history&amp;feed=atom&amp;title=Kubernetes_service"/>
	<link rel="alternate" type="text/html" href="http://wiki.pchero21.com/index.php?title=Kubernetes_service&amp;action=history"/>
	<updated>2026-04-05T21:51:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://wiki.pchero21.com/index.php?title=Kubernetes_service&amp;diff=3895&amp;oldid=prev</id>
		<title>Pchero: Created page with &quot;== Overview == Kubernetes service 내용 정리  == Service types == * ClusterIP: 서비스를 클러스터-내부 IP에 노출시킨다. 이 값을 선택하면 클러스터...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.pchero21.com/index.php?title=Kubernetes_service&amp;diff=3895&amp;oldid=prev"/>
		<updated>2020-11-29T01:20:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Overview == Kubernetes service 내용 정리  == Service types == * ClusterIP: 서비스를 클러스터-내부 IP에 노출시킨다. 이 값을 선택하면 클러스터...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Kubernetes service 내용 정리&lt;br /&gt;
&lt;br /&gt;
== Service types ==&lt;br /&gt;
* ClusterIP: 서비스를 클러스터-내부 IP에 노출시킨다. 이 값을 선택하면 클러스터 내에서만 서비스에 도달할 수 있다. ServiceType의 기본 값이다.&lt;br /&gt;
* NodePort: 고정포트(NodePort)로 각 노드의 IP에 서비스를 노출시킨다. NodePort 서비스가 라우팅되는 ClusterIP 서비스가 자동으로 생성된다.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* https://kubernetes.io/ko/docs/concepts/services-networking/service/&lt;br /&gt;
&lt;br /&gt;
[[category:kubernetes]]&lt;/div&gt;</summary>
		<author><name>Pchero</name></author>
	</entry>
</feed>