<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Minikube%3A_File_Sync</id>
	<title>Minikube: File Sync - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Minikube%3A_File_Sync"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Minikube:_File_Sync&amp;action=history"/>
	<updated>2026-04-07T14:07:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=Minikube:_File_Sync&amp;diff=68694&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot;Sumber: https://minikube.sigs.k8s.io/docs/handbook/filesync/   File Sync How to sync files into minikube Built-in sync minikube has a built-in file sync mechanism, but it only...&quot;</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Minikube:_File_Sync&amp;diff=68694&amp;oldid=prev"/>
		<updated>2023-05-07T10:11:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Sumber: https://minikube.sigs.k8s.io/docs/handbook/filesync/   File Sync How to sync files into minikube Built-in sync minikube has a built-in file sync mechanism, but it only...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sumber: https://minikube.sigs.k8s.io/docs/handbook/filesync/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
File Sync&lt;br /&gt;
How to sync files into minikube&lt;br /&gt;
Built-in sync&lt;br /&gt;
minikube has a built-in file sync mechanism, but it only syncs when minikube start is run, though before Kubernetes is started. Examples where this may be useful are custom versions of system or Kubernetes configuration files, such as:&lt;br /&gt;
&lt;br /&gt;
DNS configuration&lt;br /&gt;
SSL certificates&lt;br /&gt;
Kubernetes service metadata&lt;br /&gt;
Adding files&lt;br /&gt;
Place files to be synced in $MINIKUBE_HOME/files&lt;br /&gt;
&lt;br /&gt;
For example, running the following will result in the deployment of a custom /etc/resolv.conf:&lt;br /&gt;
&lt;br /&gt;
mkdir -p ~/.minikube/files/etc&lt;br /&gt;
echo nameserver 8.8.8.8 &amp;gt; ~/.minikube/files/etc/resolv.conf&lt;br /&gt;
minikube start&lt;br /&gt;
Other approaches&lt;br /&gt;
With a bit of work, one could setup Syncthing between the host and the guest VM for persistent file synchronization.&lt;br /&gt;
&lt;br /&gt;
If you are looking for a solution tuned for iterative application development, consider using a Kubernetes tool that is known to work well with minikube:&lt;br /&gt;
&lt;br /&gt;
Draft: see specific minikube instructions&lt;br /&gt;
Okteto&lt;br /&gt;
Skaffold&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* https://minikube.sigs.k8s.io/docs/handbook/filesync/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Pranala Menarik==&lt;br /&gt;
&lt;br /&gt;
* [[minikube]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>