As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
+Share your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
For example, when we want to try a new image in a kubernetes pod, this image needs to be available on a private/public registry or on the nodes of the kubernetes cluster.
Sometimes we need to call extra commands such as kind load docker-image or minikube cache add <image> or publish the image first to a 3rd party registry.
You'll agree that trying out a new image in a Kubernetes pod should be as seamless as building the image itself.
In this blog post, we will explore the best practice for streamlining the image iteration process in Kubernetes with Podman Desktop.
-
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
- Onboarding: Guided setup and configuration of Podman and Compose @@ -219,7 +219,7 @@ release we received pull requests from the following people:
Fixed Issues​
The complete list of issues fixed in this release is available here.
Where to Download​
-Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
+Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
This is essentially a bug-fix release to fix various issues in UI, but as usual we also added a few new features.
- Podman 4.6.2: Podman 4.6.2 included with Podman Desktop 1.4 diff --git a/blog/5-things-to-know-for-a-docker-user.html b/blog/5-things-to-know-for-a-docker-user.html index b7b9963f2a3..1b1076df823 100644 --- a/blog/5-things-to-know-for-a-docker-user.html +++ b/blog/5-things-to-know-for-a-docker-user.html @@ -13,7 +13,7 @@ - + diff --git a/blog/archive.html b/blog/archive.html index 3f41eea514c..e08b4fb40a4 100644 --- a/blog/archive.html +++ b/blog/archive.html @@ -13,7 +13,7 @@ - + diff --git a/blog/develop-using-devcontainer.html b/blog/develop-using-devcontainer.html index bfe5d97ed44..931236387a3 100644 --- a/blog/develop-using-devcontainer.html +++ b/blog/develop-using-devcontainer.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-0.10.html b/blog/podman-desktop-release-0.10.html index 1831c20a5d8..4bd88a3ee24 100644 --- a/blog/podman-desktop-release-0.10.html +++ b/blog/podman-desktop-release-0.10.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-0.11.html b/blog/podman-desktop-release-0.11.html index 10efc737983..935e14b45b1 100644 --- a/blog/podman-desktop-release-0.11.html +++ b/blog/podman-desktop-release-0.11.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-0.12.html b/blog/podman-desktop-release-0.12.html index a7d7edaf255..05a718ad01f 100644 --- a/blog/podman-desktop-release-0.12.html +++ b/blog/podman-desktop-release-0.12.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-0.13.html b/blog/podman-desktop-release-0.13.html index 044b4305edf..648d1fe02f4 100644 --- a/blog/podman-desktop-release-0.13.html +++ b/blog/podman-desktop-release-0.13.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-0.14.html b/blog/podman-desktop-release-0.14.html index eb9883f4b08..f4212cf3e0b 100644 --- a/blog/podman-desktop-release-0.14.html +++ b/blog/podman-desktop-release-0.14.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-0.15.html b/blog/podman-desktop-release-0.15.html index 54aab2e9d1b..0e1dc39c503 100644 --- a/blog/podman-desktop-release-0.15.html +++ b/blog/podman-desktop-release-0.15.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-1.0.html b/blog/podman-desktop-release-1.0.html index be66da2cb07..0e2486ee7cd 100644 --- a/blog/podman-desktop-release-1.0.html +++ b/blog/podman-desktop-release-1.0.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-1.1.html b/blog/podman-desktop-release-1.1.html index 525ff554628..8c09c294b9a 100644 --- a/blog/podman-desktop-release-1.1.html +++ b/blog/podman-desktop-release-1.1.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-1.2.html b/blog/podman-desktop-release-1.2.html index 5145d51a6ce..2b9f1444d08 100644 --- a/blog/podman-desktop-release-1.2.html +++ b/blog/podman-desktop-release-1.2.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-1.3.html b/blog/podman-desktop-release-1.3.html index 16660e3eecb..13c6ede9911 100644 --- a/blog/podman-desktop-release-1.3.html +++ b/blog/podman-desktop-release-1.3.html @@ -13,7 +13,7 @@ - + diff --git a/blog/podman-desktop-release-1.4.html b/blog/podman-desktop-release-1.4.html index d31a353f5dd..3c1e0128ea7 100644 --- a/blog/podman-desktop-release-1.4.html +++ b/blog/podman-desktop-release-1.4.html @@ -3,7 +3,7 @@ -
- Podman 4.6.2: Podman 4.6.2 included with Podman Desktop 1.4 diff --git a/blog/podman-desktop-release-1.5.html b/blog/podman-desktop-release-1.5.html index eb6bad03218..cc423bc00bc 100644 --- a/blog/podman-desktop-release-1.5.html +++ b/blog/podman-desktop-release-1.5.html @@ -3,7 +3,7 @@ -
- Onboarding: Guided setup and configuration of Podman and Compose diff --git a/blog/running-a-local-kubernetes-cluster-with-podman-desktop.html b/blog/running-a-local-kubernetes-cluster-with-podman-desktop.html index 5077b8e8d54..955bf134770 100644 --- a/blog/running-a-local-kubernetes-cluster-with-podman-desktop.html +++ b/blog/running-a-local-kubernetes-cluster-with-podman-desktop.html @@ -13,7 +13,7 @@ - + diff --git a/blog/sharing-podman-images-with-kubernetes-cluster.html b/blog/sharing-podman-images-with-kubernetes-cluster.html index 2695dc8ee9f..c26e60d9a48 100644 --- a/blog/sharing-podman-images-with-kubernetes-cluster.html +++ b/blog/sharing-podman-images-with-kubernetes-cluster.html @@ -3,7 +3,7 @@ -
- Onboarding: Guided setup and configuration of Podman and Compose diff --git a/blog/tags/devcontainer.html b/blog/tags/devcontainer.html index 253c97ef979..dc295a9ca69 100644 --- a/blog/tags/devcontainer.html +++ b/blog/tags/devcontainer.html @@ -13,7 +13,7 @@ - + diff --git a/blog/tags/docker.html b/blog/tags/docker.html index d6804ea543e..88fe29bd7b4 100644 --- a/blog/tags/docker.html +++ b/blog/tags/docker.html @@ -13,7 +13,7 @@ - + diff --git a/blog/tags/extensions.html b/blog/tags/extensions.html index 53781175842..7757906660d 100644 --- a/blog/tags/extensions.html +++ b/blog/tags/extensions.html @@ -13,11 +13,11 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose diff --git a/blog/tags/images.html b/blog/tags/images.html index 8a30a0d79a9..9d03d9394cc 100644 --- a/blog/tags/images.html +++ b/blog/tags/images.html @@ -13,11 +13,11 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose @@ -219,7 +219,7 @@ release we received pull requests from the following people:
- Podman 4.6.2: Podman 4.6.2 included with Podman Desktop 1.4 diff --git a/blog/tags/migrating.html b/blog/tags/migrating.html index 934669879dd..4dcd34b9a11 100644 --- a/blog/tags/migrating.html +++ b/blog/tags/migrating.html @@ -13,7 +13,7 @@ - + diff --git a/blog/tags/onboarding.html b/blog/tags/onboarding.html index d62aeabc891..ee052b607a1 100644 --- a/blog/tags/onboarding.html +++ b/blog/tags/onboarding.html @@ -13,11 +13,11 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose diff --git a/blog/tags/openshift.html b/blog/tags/openshift.html index 98ca10bb93a..ea8476ceed1 100644 --- a/blog/tags/openshift.html +++ b/blog/tags/openshift.html @@ -13,11 +13,11 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose @@ -214,7 +214,7 @@ release we received pull requests from the following people:
- Podman 4.6.2: Podman 4.6.2 included with Podman Desktop 1.4 diff --git a/blog/tags/podman-desktop.html b/blog/tags/podman-desktop.html index ac5b833e33f..424272b411b 100644 --- a/blog/tags/podman-desktop.html +++ b/blog/tags/podman-desktop.html @@ -13,16 +13,16 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose @@ -219,7 +219,7 @@ release we received pull requests from the following people:
- Podman 4.6.2: Podman 4.6.2 included with Podman Desktop 1.4 diff --git a/blog/tags/podman.html b/blog/tags/podman.html index b0e72bf87bc..77ed4a38026 100644 --- a/blog/tags/podman.html +++ b/blog/tags/podman.html @@ -13,11 +13,11 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose @@ -214,7 +214,7 @@ release we received pull requests from the following people:
- Podman 4.6.2: Podman 4.6.2 included with Podman Desktop 1.4 diff --git a/blog/tags/settings.html b/blog/tags/settings.html index 73b4004448a..9a30ab8cb7e 100644 --- a/blog/tags/settings.html +++ b/blog/tags/settings.html @@ -13,11 +13,11 @@ - + -
- Onboarding: Guided setup and configuration of Podman and Compose diff --git a/blog/tags/story.html b/blog/tags/story.html index 6dbbf5e8f7f..52196750d9d 100644 --- a/blog/tags/story.html +++ b/blog/tags/story.html @@ -13,7 +13,7 @@ - + diff --git a/core-values.html b/core-values.html index decf5870ba9..c9d0326389f 100644 --- a/core-values.html +++ b/core-values.html @@ -13,7 +13,7 @@ - + diff --git a/docs/compose.html b/docs/compose.html index 6867c4e9c7f..329f527ca01 100644 --- a/docs/compose.html +++ b/docs/compose.html @@ -13,7 +13,7 @@ - + diff --git a/docs/compose/running-compose.html b/docs/compose/running-compose.html index 50272316b35..48fa10807dd 100644 --- a/docs/compose/running-compose.html +++ b/docs/compose/running-compose.html @@ -13,7 +13,7 @@ - + diff --git a/docs/compose/setting-up-compose.html b/docs/compose/setting-up-compose.html index 48c0f1ebca6..75185a0c228 100644 --- a/docs/compose/setting-up-compose.html +++ b/docs/compose/setting-up-compose.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers.html b/docs/containers.html index f4b12fde2d7..50c31cbaebc 100644 --- a/docs/containers.html +++ b/docs/containers.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/creating-a-pod.html b/docs/containers/creating-a-pod.html index 26a314a730b..02bf6c67e81 100644 --- a/docs/containers/creating-a-pod.html +++ b/docs/containers/creating-a-pod.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/images.html b/docs/containers/images.html index 2c5f2cefab3..cf7f4e8ee02 100644 --- a/docs/containers/images.html +++ b/docs/containers/images.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/images/building-an-image.html b/docs/containers/images/building-an-image.html index 88891f7c7ff..078e42c3236 100644 --- a/docs/containers/images/building-an-image.html +++ b/docs/containers/images/building-an-image.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/images/pulling-an-image.html b/docs/containers/images/pulling-an-image.html index 491447ed4ac..5f307ba18c5 100644 --- a/docs/containers/images/pulling-an-image.html +++ b/docs/containers/images/pulling-an-image.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/images/pushing-an-image-to-a-registry.html b/docs/containers/images/pushing-an-image-to-a-registry.html index d313f88d098..c2a404d4b74 100644 --- a/docs/containers/images/pushing-an-image-to-a-registry.html +++ b/docs/containers/images/pushing-an-image-to-a-registry.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/onboarding.html b/docs/containers/onboarding.html index 60b9a752688..a378c591b88 100644 --- a/docs/containers/onboarding.html +++ b/docs/containers/onboarding.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/registries.html b/docs/containers/registries.html index 22d4a6f6c6d..cd9356ef53b 100644 --- a/docs/containers/registries.html +++ b/docs/containers/registries.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/registries/authenticating-to-a-preconfigured-registry.html b/docs/containers/registries/authenticating-to-a-preconfigured-registry.html index 2335c4267e1..dc687e3e5ec 100644 --- a/docs/containers/registries/authenticating-to-a-preconfigured-registry.html +++ b/docs/containers/registries/authenticating-to-a-preconfigured-registry.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/registries/insecure-registry.html b/docs/containers/registries/insecure-registry.html index 9c6007e3af5..6a6605208ff 100644 --- a/docs/containers/registries/insecure-registry.html +++ b/docs/containers/registries/insecure-registry.html @@ -13,7 +13,7 @@ - + diff --git a/docs/containers/starting-a-container.html b/docs/containers/starting-a-container.html index 27cd2263236..3d12e70a4c5 100644 --- a/docs/containers/starting-a-container.html +++ b/docs/containers/starting-a-container.html @@ -13,7 +13,7 @@ - + diff --git a/docs/extensions.html b/docs/extensions.html index 8957783c9f8..1d13fb630f1 100644 --- a/docs/extensions.html +++ b/docs/extensions.html @@ -13,7 +13,7 @@ - + diff --git a/docs/extensions/install.html b/docs/extensions/install.html index 6c735cbff63..a8be27f3d23 100644 --- a/docs/extensions/install.html +++ b/docs/extensions/install.html @@ -13,7 +13,7 @@ - + diff --git a/docs/extensions/publish.html b/docs/extensions/publish.html index a8d3df5fa0a..8f41141104d 100644 --- a/docs/extensions/publish.html +++ b/docs/extensions/publish.html @@ -13,7 +13,7 @@ - + diff --git a/docs/extensions/write.html b/docs/extensions/write.html index c838b3886f5..3d2906aedfd 100644 --- a/docs/extensions/write.html +++ b/docs/extensions/write.html @@ -13,7 +13,7 @@ - + diff --git a/docs/extensions/write/onboarding-workflow.html b/docs/extensions/write/onboarding-workflow.html index e8d6f45909f..1becc022dc0 100644 --- a/docs/extensions/write/onboarding-workflow.html +++ b/docs/extensions/write/onboarding-workflow.html @@ -13,7 +13,7 @@ - + diff --git a/docs/extensions/write/when-clause-context.html b/docs/extensions/write/when-clause-context.html index acf1b1c2ca9..0ba1bd663ca 100644 --- a/docs/extensions/write/when-clause-context.html +++ b/docs/extensions/write/when-clause-context.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation.html b/docs/installation.html index ad02441b7e6..2261338fa85 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/linux-install.html b/docs/installation/linux-install.html index 55612300f0d..2c782a28578 100644 --- a/docs/installation/linux-install.html +++ b/docs/installation/linux-install.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.html b/docs/installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.html index 4c717d16f46..d1731b34888 100644 --- a/docs/installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.html +++ b/docs/installation/linux-install/installing-podman-desktop-from-a-compressed-tar-file.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.html b/docs/installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.html index a6222c32a8e..4348429cbd3 100644 --- a/docs/installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.html +++ b/docs/installation/linux-install/installing-podman-desktop-from-a-flatpak-bundle.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/macos-install.html b/docs/installation/macos-install.html index 2b6fe27c4c0..e240055d6a0 100644 --- a/docs/installation/macos-install.html +++ b/docs/installation/macos-install.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/windows-install.html b/docs/installation/windows-install.html index 20279980986..b4aab6669f9 100644 --- a/docs/installation/windows-install.html +++ b/docs/installation/windows-install.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/windows-install/installing-podman-desktop-and-podman-in-a-restricted-environment.html b/docs/installation/windows-install/installing-podman-desktop-and-podman-in-a-restricted-environment.html index 2191ff3d100..44a4544913d 100644 --- a/docs/installation/windows-install/installing-podman-desktop-and-podman-in-a-restricted-environment.html +++ b/docs/installation/windows-install/installing-podman-desktop-and-podman-in-a-restricted-environment.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer.html b/docs/installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer.html index 57652949cdf..e4701017e94 100644 --- a/docs/installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer.html +++ b/docs/installation/windows-install/installing-podman-desktop-silently-with-the-windows-installer.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/windows-install/installing-podman-desktop-with-chocolatey.html b/docs/installation/windows-install/installing-podman-desktop-with-chocolatey.html index 66b7e4fa2e6..453868fa806 100644 --- a/docs/installation/windows-install/installing-podman-desktop-with-chocolatey.html +++ b/docs/installation/windows-install/installing-podman-desktop-with-chocolatey.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/windows-install/installing-podman-desktop-with-scoop.html b/docs/installation/windows-install/installing-podman-desktop-with-scoop.html index a60fc5852af..3470fea32ab 100644 --- a/docs/installation/windows-install/installing-podman-desktop-with-scoop.html +++ b/docs/installation/windows-install/installing-podman-desktop-with-scoop.html @@ -13,7 +13,7 @@ - + diff --git a/docs/installation/windows-install/installing-podman-desktop-with-winget.html b/docs/installation/windows-install/installing-podman-desktop-with-winget.html index 7793b7d00ae..0ba4d77b741 100644 --- a/docs/installation/windows-install/installing-podman-desktop-with-winget.html +++ b/docs/installation/windows-install/installing-podman-desktop-with-winget.html @@ -13,7 +13,7 @@ - + diff --git a/docs/intro.html b/docs/intro.html index 6979e5261af..38f499dbf0a 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind.html b/docs/kind.html index 53561dc2958..e70eecd79a2 100644 --- a/docs/kind.html +++ b/docs/kind.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/building-an-image-and-testing-it-in-kind.html b/docs/kind/building-an-image-and-testing-it-in-kind.html index c56c20001a4..89c617a1c43 100644 --- a/docs/kind/building-an-image-and-testing-it-in-kind.html +++ b/docs/kind/building-an-image-and-testing-it-in-kind.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/configuring-podman-for-kind-on-windows.html b/docs/kind/configuring-podman-for-kind-on-windows.html index 143e42132fe..2866e6b6194 100644 --- a/docs/kind/configuring-podman-for-kind-on-windows.html +++ b/docs/kind/configuring-podman-for-kind-on-windows.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/creating-a-kind-cluster.html b/docs/kind/creating-a-kind-cluster.html index 4f4d0c569b0..be190d23b23 100644 --- a/docs/kind/creating-a-kind-cluster.html +++ b/docs/kind/creating-a-kind-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/deleting-your-kind-cluster.html b/docs/kind/deleting-your-kind-cluster.html index 3f146fa5d65..de61242cc76 100644 --- a/docs/kind/deleting-your-kind-cluster.html +++ b/docs/kind/deleting-your-kind-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/installing.html b/docs/kind/installing.html index 1a35dd62197..6e1c9ba4eb5 100644 --- a/docs/kind/installing.html +++ b/docs/kind/installing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/pushing-an-image-to-kind.html b/docs/kind/pushing-an-image-to-kind.html index dff18a2f898..a1678ccc60d 100644 --- a/docs/kind/pushing-an-image-to-kind.html +++ b/docs/kind/pushing-an-image-to-kind.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/restarting-your-kind-cluster.html b/docs/kind/restarting-your-kind-cluster.html index 90b44a5abca..c78d3c52ba0 100644 --- a/docs/kind/restarting-your-kind-cluster.html +++ b/docs/kind/restarting-your-kind-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kind/working-with-your-local-kind-cluster.html b/docs/kind/working-with-your-local-kind-cluster.html index 3bc790c1ef6..1e91ce90f2a 100644 --- a/docs/kind/working-with-your-local-kind-cluster.html +++ b/docs/kind/working-with-your-local-kind-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes.html b/docs/kubernetes.html index df49391eb35..7e1cb3f005c 100644 --- a/docs/kubernetes.html +++ b/docs/kubernetes.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes/deploying-a-container-to-kubernetes.html b/docs/kubernetes/deploying-a-container-to-kubernetes.html index 9affd03a089..3cabb90e834 100644 --- a/docs/kubernetes/deploying-a-container-to-kubernetes.html +++ b/docs/kubernetes/deploying-a-container-to-kubernetes.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes/deploying-a-pod-to-kubernetes.html b/docs/kubernetes/deploying-a-pod-to-kubernetes.html index 43c1d98f6d0..078603ac2e8 100644 --- a/docs/kubernetes/deploying-a-pod-to-kubernetes.html +++ b/docs/kubernetes/deploying-a-pod-to-kubernetes.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes/existing-kubernetes.html b/docs/kubernetes/existing-kubernetes.html index 4ebfbdc4af8..7d8055194db 100644 --- a/docs/kubernetes/existing-kubernetes.html +++ b/docs/kubernetes/existing-kubernetes.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes/kind/pushing-an-image-to-kind.html b/docs/kubernetes/kind/pushing-an-image-to-kind.html index e241e50594d..72b46efd362 100644 --- a/docs/kubernetes/kind/pushing-an-image-to-kind.html +++ b/docs/kubernetes/kind/pushing-an-image-to-kind.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.html b/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.html index 719f7519027..aa2d8c9828b 100644 --- a/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.html +++ b/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.html @@ -13,7 +13,7 @@ - + diff --git a/docs/kubernetes/viewing-and-selecting-current-kubernete-context.html b/docs/kubernetes/viewing-and-selecting-current-kubernete-context.html index d05e0041098..5905ae58d74 100644 --- a/docs/kubernetes/viewing-and-selecting-current-kubernete-context.html +++ b/docs/kubernetes/viewing-and-selecting-current-kubernete-context.html @@ -13,7 +13,7 @@ - + diff --git a/docs/lima.html b/docs/lima.html index 3ae25a54f51..18b3a7b9ab8 100644 --- a/docs/lima.html +++ b/docs/lima.html @@ -13,7 +13,7 @@ - + diff --git a/docs/lima/creating-a-kubernetes-instance.html b/docs/lima/creating-a-kubernetes-instance.html index d53d176b19a..5179cc95a09 100644 --- a/docs/lima/creating-a-kubernetes-instance.html +++ b/docs/lima/creating-a-kubernetes-instance.html @@ -13,7 +13,7 @@ - + diff --git a/docs/lima/creating-a-lima-instance.html b/docs/lima/creating-a-lima-instance.html index 5203dd08f2b..91b7ea06696 100644 --- a/docs/lima/creating-a-lima-instance.html +++ b/docs/lima/creating-a-lima-instance.html @@ -13,7 +13,7 @@ - + diff --git a/docs/lima/customizing.html b/docs/lima/customizing.html index 6cd021a1fd2..1f42f2d5897 100644 --- a/docs/lima/customizing.html +++ b/docs/lima/customizing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/lima/installing.html b/docs/lima/installing.html index 8050c6c1b4b..07df512b0ea 100644 --- a/docs/lima/installing.html +++ b/docs/lima/installing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/migrating-from-docker.html b/docs/migrating-from-docker.html index de6cd948954..41e27cbc454 100644 --- a/docs/migrating-from-docker.html +++ b/docs/migrating-from-docker.html @@ -13,7 +13,7 @@ - + diff --git a/docs/migrating-from-docker/emulating-docker-cli-with-podman.html b/docs/migrating-from-docker/emulating-docker-cli-with-podman.html index c2e1a492e71..885d22ac257 100644 --- a/docs/migrating-from-docker/emulating-docker-cli-with-podman.html +++ b/docs/migrating-from-docker/emulating-docker-cli-with-podman.html @@ -13,7 +13,7 @@ - + diff --git a/docs/migrating-from-docker/importing-saved-containers.html b/docs/migrating-from-docker/importing-saved-containers.html index ca28c1d7635..788ac64cd13 100644 --- a/docs/migrating-from-docker/importing-saved-containers.html +++ b/docs/migrating-from-docker/importing-saved-containers.html @@ -13,7 +13,7 @@ - + diff --git a/docs/migrating-from-docker/using-podman-mac-helper.html b/docs/migrating-from-docker/using-podman-mac-helper.html index 6bc6443c81a..116c79390f2 100644 --- a/docs/migrating-from-docker/using-podman-mac-helper.html +++ b/docs/migrating-from-docker/using-podman-mac-helper.html @@ -13,7 +13,7 @@ - + diff --git a/docs/migrating-from-docker/using-the-docker_host-environment-variable.html b/docs/migrating-from-docker/using-the-docker_host-environment-variable.html index bb949473916..6e54ecd20b3 100644 --- a/docs/migrating-from-docker/using-the-docker_host-environment-variable.html +++ b/docs/migrating-from-docker/using-the-docker_host-environment-variable.html @@ -13,7 +13,7 @@ - + diff --git a/docs/migrating-from-docker/verifying-your-tools-are-using-podman.html b/docs/migrating-from-docker/verifying-your-tools-are-using-podman.html index 584827abcb5..fb8ea1a44f4 100644 --- a/docs/migrating-from-docker/verifying-your-tools-are-using-podman.html +++ b/docs/migrating-from-docker/verifying-your-tools-are-using-podman.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube.html b/docs/minikube.html index 81a1d389766..fecf1a0dd23 100644 --- a/docs/minikube.html +++ b/docs/minikube.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/building-an-image-and-testing-it-in-minikube.html b/docs/minikube/building-an-image-and-testing-it-in-minikube.html index feb564b5eae..0b8ce23d29a 100644 --- a/docs/minikube/building-an-image-and-testing-it-in-minikube.html +++ b/docs/minikube/building-an-image-and-testing-it-in-minikube.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/configuring-podman-for-minikube-on-windows.html b/docs/minikube/configuring-podman-for-minikube-on-windows.html index ee6d946e1d5..a4ace7c6d81 100644 --- a/docs/minikube/configuring-podman-for-minikube-on-windows.html +++ b/docs/minikube/configuring-podman-for-minikube-on-windows.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/creating-a-minikube-cluster.html b/docs/minikube/creating-a-minikube-cluster.html index 11ec4b2962f..a2267b89847 100644 --- a/docs/minikube/creating-a-minikube-cluster.html +++ b/docs/minikube/creating-a-minikube-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/deleting-your-minikube-cluster.html b/docs/minikube/deleting-your-minikube-cluster.html index d31d970e966..3d5f93f6a81 100644 --- a/docs/minikube/deleting-your-minikube-cluster.html +++ b/docs/minikube/deleting-your-minikube-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/installing.html b/docs/minikube/installing.html index 9007b41cdae..c2c04b95610 100644 --- a/docs/minikube/installing.html +++ b/docs/minikube/installing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/pushing-an-image-to-minikube.html b/docs/minikube/pushing-an-image-to-minikube.html index d1a89cb39d0..0f0a5be842e 100644 --- a/docs/minikube/pushing-an-image-to-minikube.html +++ b/docs/minikube/pushing-an-image-to-minikube.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/restarting-your-minikube-cluster.html b/docs/minikube/restarting-your-minikube-cluster.html index 491c9075640..9b84cb71e84 100644 --- a/docs/minikube/restarting-your-minikube-cluster.html +++ b/docs/minikube/restarting-your-minikube-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/minikube/working-with-your-local-minikube-cluster.html b/docs/minikube/working-with-your-local-minikube-cluster.html index 75103559b87..d9ccbf36d59 100644 --- a/docs/minikube/working-with-your-local-minikube-cluster.html +++ b/docs/minikube/working-with-your-local-minikube-cluster.html @@ -13,7 +13,7 @@ - + diff --git a/docs/openshift.html b/docs/openshift.html index ed8b4d5c5d7..d7578774874 100644 --- a/docs/openshift.html +++ b/docs/openshift.html @@ -13,7 +13,7 @@ - + diff --git a/docs/openshift/developer-sandbox.html b/docs/openshift/developer-sandbox.html index 437cb1168b4..8ff3144baf0 100644 --- a/docs/openshift/developer-sandbox.html +++ b/docs/openshift/developer-sandbox.html @@ -13,7 +13,7 @@ - + diff --git a/docs/openshift/openshift-local.html b/docs/openshift/openshift-local.html index 65f073143a1..bce884829ea 100644 --- a/docs/openshift/openshift-local.html +++ b/docs/openshift/openshift-local.html @@ -13,7 +13,7 @@ - + diff --git a/docs/podman.html b/docs/podman.html index a6d20ce31f8..f1d93764f21 100644 --- a/docs/podman.html +++ b/docs/podman.html @@ -13,7 +13,7 @@ - + diff --git a/docs/podman/creating-a-podman-machine.html b/docs/podman/creating-a-podman-machine.html index b203cc98920..ed53c1695eb 100644 --- a/docs/podman/creating-a-podman-machine.html +++ b/docs/podman/creating-a-podman-machine.html @@ -13,7 +13,7 @@ - + diff --git a/docs/podman/installing-podman-with-openshift-local-on-windows.html b/docs/podman/installing-podman-with-openshift-local-on-windows.html index f8287aa2288..0c512c5a02b 100644 --- a/docs/podman/installing-podman-with-openshift-local-on-windows.html +++ b/docs/podman/installing-podman-with-openshift-local-on-windows.html @@ -13,7 +13,7 @@ - + diff --git a/docs/podman/installing.html b/docs/podman/installing.html index 62fafe583f9..79097ca6bfb 100644 --- a/docs/podman/installing.html +++ b/docs/podman/installing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/podman/setting-podman-machine-default-connection.html b/docs/podman/setting-podman-machine-default-connection.html index 2d6e6137717..9f833002099 100644 --- a/docs/podman/setting-podman-machine-default-connection.html +++ b/docs/podman/setting-podman-machine-default-connection.html @@ -13,7 +13,7 @@ - + diff --git a/docs/proxy.html b/docs/proxy.html index c11c22ed13d..0d47c20d000 100644 --- a/docs/proxy.html +++ b/docs/proxy.html @@ -13,7 +13,7 @@ - + diff --git a/docs/proxy/using-a-proxy-in-your-containers.html b/docs/proxy/using-a-proxy-in-your-containers.html index b5de99f944c..3fa523ac305 100644 --- a/docs/proxy/using-a-proxy-in-your-containers.html +++ b/docs/proxy/using-a-proxy-in-your-containers.html @@ -13,7 +13,7 @@ - + diff --git a/docs/proxy/using-a-proxy-on-linux.html b/docs/proxy/using-a-proxy-on-linux.html index fb4dd950b3f..0edae11d11b 100644 --- a/docs/proxy/using-a-proxy-on-linux.html +++ b/docs/proxy/using-a-proxy-on-linux.html @@ -13,7 +13,7 @@ - + diff --git a/docs/proxy/using-a-proxy-requiring-a-custom-ca.html b/docs/proxy/using-a-proxy-requiring-a-custom-ca.html index 8240a586d6a..b1885b9c86f 100644 --- a/docs/proxy/using-a-proxy-requiring-a-custom-ca.html +++ b/docs/proxy/using-a-proxy-requiring-a-custom-ca.html @@ -13,7 +13,7 @@ - + diff --git a/docs/proxy/using-a-proxy.html b/docs/proxy/using-a-proxy.html index 04cbb1d822b..fd86b8bbccf 100644 --- a/docs/proxy/using-a-proxy.html +++ b/docs/proxy/using-a-proxy.html @@ -13,7 +13,7 @@ - + diff --git a/docs/proxy/using-a-vpn-on-windows.html b/docs/proxy/using-a-vpn-on-windows.html index 62f6472495d..a91e8e5d65d 100644 --- a/docs/proxy/using-a-vpn-on-windows.html +++ b/docs/proxy/using-a-vpn-on-windows.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags.html b/docs/tags.html index fb62ea502aa..077d3c13632 100644 --- a/docs/tags.html +++ b/docs/tags.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/chocolatey.html b/docs/tags/chocolatey.html index 08f6fb277c1..9a0a94f5010 100644 --- a/docs/tags/chocolatey.html +++ b/docs/tags/chocolatey.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/compose.html b/docs/tags/compose.html index d6d3fbb70c7..7420251b811 100644 --- a/docs/tags/compose.html +++ b/docs/tags/compose.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/containers.html b/docs/tags/containers.html index 1874eeff647..9ad0d90ad03 100644 --- a/docs/tags/containers.html +++ b/docs/tags/containers.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/docker.html b/docs/tags/docker.html index 4aac7800139..2a699dfbad8 100644 --- a/docs/tags/docker.html +++ b/docs/tags/docker.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/extension.html b/docs/tags/extension.html index aa4d686ec11..129e3b749b2 100644 --- a/docs/tags/extension.html +++ b/docs/tags/extension.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/flathub.html b/docs/tags/flathub.html index d819c49c9af..fd0b959ea5f 100644 --- a/docs/tags/flathub.html +++ b/docs/tags/flathub.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/flatpak.html b/docs/tags/flatpak.html index ffcb211abad..6f4f8597660 100644 --- a/docs/tags/flatpak.html +++ b/docs/tags/flatpak.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/images.html b/docs/tags/images.html index 6dd1171f07b..eb11c316916 100644 --- a/docs/tags/images.html +++ b/docs/tags/images.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/installing.html b/docs/tags/installing.html index fd09f1215f1..f4f2f9b6a11 100644 --- a/docs/tags/installing.html +++ b/docs/tags/installing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/kind.html b/docs/tags/kind.html index ba58972426f..3c980f604e3 100644 --- a/docs/tags/kind.html +++ b/docs/tags/kind.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/kubernetes.html b/docs/tags/kubernetes.html index afc983bc2c3..38400c994c9 100644 --- a/docs/tags/kubernetes.html +++ b/docs/tags/kubernetes.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/lima.html b/docs/tags/lima.html index b1d5ee34562..568ae541ae2 100644 --- a/docs/tags/lima.html +++ b/docs/tags/lima.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/linux.html b/docs/tags/linux.html index 9545bfc13a9..2e669407f98 100644 --- a/docs/tags/linux.html +++ b/docs/tags/linux.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/mac-0-s.html b/docs/tags/mac-0-s.html index 0b0ee8b44bd..4aa7a579a4c 100644 --- a/docs/tags/mac-0-s.html +++ b/docs/tags/mac-0-s.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/mac-os.html b/docs/tags/mac-os.html index ee3d27e730a..3a11cd4c366 100644 --- a/docs/tags/mac-os.html +++ b/docs/tags/mac-os.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/macos.html b/docs/tags/macos.html index 94497eb77f9..96e62697e24 100644 --- a/docs/tags/macos.html +++ b/docs/tags/macos.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/migrating-from-docker.html b/docs/tags/migrating-from-docker.html index c7e141a7dd3..217a8e3dcac 100644 --- a/docs/tags/migrating-from-docker.html +++ b/docs/tags/migrating-from-docker.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/migrating-to-kubernetes.html b/docs/tags/migrating-to-kubernetes.html index 837010bf09b..35e207a8bdb 100644 --- a/docs/tags/migrating-to-kubernetes.html +++ b/docs/tags/migrating-to-kubernetes.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/minikube.html b/docs/tags/minikube.html index fb8e992fe85..b20086046bf 100644 --- a/docs/tags/minikube.html +++ b/docs/tags/minikube.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/onboarding.html b/docs/tags/onboarding.html index d8af03f2bc5..9794fdbdb10 100644 --- a/docs/tags/onboarding.html +++ b/docs/tags/onboarding.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/openshift-local.html b/docs/tags/openshift-local.html index a01a16f2540..4fc6eac74ad 100644 --- a/docs/tags/openshift-local.html +++ b/docs/tags/openshift-local.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/openshift.html b/docs/tags/openshift.html index 36c6360dd3c..989ee718124 100644 --- a/docs/tags/openshift.html +++ b/docs/tags/openshift.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/podman-desktop.html b/docs/tags/podman-desktop.html index 3ea7fda7cda..a87e3616464 100644 --- a/docs/tags/podman-desktop.html +++ b/docs/tags/podman-desktop.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/podman.html b/docs/tags/podman.html index 51940e0b058..1d584af496f 100644 --- a/docs/tags/podman.html +++ b/docs/tags/podman.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/pods.html b/docs/tags/pods.html index 45e74cb74b3..b6247bf39e4 100644 --- a/docs/tags/pods.html +++ b/docs/tags/pods.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/proxy.html b/docs/tags/proxy.html index 1aa2d919b2f..fdfc5f87870 100644 --- a/docs/tags/proxy.html +++ b/docs/tags/proxy.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/publishing.html b/docs/tags/publishing.html index 8c8772613e9..3a58a41d549 100644 --- a/docs/tags/publishing.html +++ b/docs/tags/publishing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/registries.html b/docs/tags/registries.html index 18b4a2d399e..d4118c27d7e 100644 --- a/docs/tags/registries.html +++ b/docs/tags/registries.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/restricted-environment.html b/docs/tags/restricted-environment.html index 6b163ee5e3f..c845f9d7979 100644 --- a/docs/tags/restricted-environment.html +++ b/docs/tags/restricted-environment.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/scoop.html b/docs/tags/scoop.html index 31f09798826..f53968d3bd7 100644 --- a/docs/tags/scoop.html +++ b/docs/tags/scoop.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/vpn.html b/docs/tags/vpn.html index 0cca50288e3..7a45729a659 100644 --- a/docs/tags/vpn.html +++ b/docs/tags/vpn.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/when-clause.html b/docs/tags/when-clause.html index b7d2b2ec330..1794813db57 100644 --- a/docs/tags/when-clause.html +++ b/docs/tags/when-clause.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/windows.html b/docs/tags/windows.html index 58f094a187e..ddd8c6da6f2 100644 --- a/docs/tags/windows.html +++ b/docs/tags/windows.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/winget.html b/docs/tags/winget.html index daee0b6e404..b22609cf1e6 100644 --- a/docs/tags/winget.html +++ b/docs/tags/winget.html @@ -13,7 +13,7 @@ - + diff --git a/docs/tags/writing.html b/docs/tags/writing.html index d319a5826c1..b77a467cd3c 100644 --- a/docs/tags/writing.html +++ b/docs/tags/writing.html @@ -13,7 +13,7 @@ - + diff --git a/docs/troubleshooting.html b/docs/troubleshooting.html index 2071ad8685c..30a3f78ae85 100644 --- a/docs/troubleshooting.html +++ b/docs/troubleshooting.html @@ -13,7 +13,7 @@ - + diff --git a/docs/troubleshooting/troubleshooting-openshift-local.html b/docs/troubleshooting/troubleshooting-openshift-local.html index cdfe2fd3092..e347d096b8e 100644 --- a/docs/troubleshooting/troubleshooting-openshift-local.html +++ b/docs/troubleshooting/troubleshooting-openshift-local.html @@ -13,7 +13,7 @@ - + diff --git a/docs/troubleshooting/troubleshooting-podman-on-linux.html b/docs/troubleshooting/troubleshooting-podman-on-linux.html index aa431ee62cc..d2463942428 100644 --- a/docs/troubleshooting/troubleshooting-podman-on-linux.html +++ b/docs/troubleshooting/troubleshooting-podman-on-linux.html @@ -13,7 +13,7 @@ - + diff --git a/docs/troubleshooting/troubleshooting-podman-on-macos.html b/docs/troubleshooting/troubleshooting-podman-on-macos.html index 3ab20b4d0af..4c4b8b96c79 100644 --- a/docs/troubleshooting/troubleshooting-podman-on-macos.html +++ b/docs/troubleshooting/troubleshooting-podman-on-macos.html @@ -13,7 +13,7 @@ - + diff --git a/docs/troubleshooting/troubleshooting-podman-on-windows.html b/docs/troubleshooting/troubleshooting-podman-on-windows.html index d638f1a1c1e..0425d22ac39 100644 --- a/docs/troubleshooting/troubleshooting-podman-on-windows.html +++ b/docs/troubleshooting/troubleshooting-podman-on-windows.html @@ -13,7 +13,7 @@ - + diff --git a/docs/troubleshooting/troubleshooting-podman.html b/docs/troubleshooting/troubleshooting-podman.html index c63782a3725..dbd692af790 100644 --- a/docs/troubleshooting/troubleshooting-podman.html +++ b/docs/troubleshooting/troubleshooting-podman.html @@ -13,7 +13,7 @@ - + diff --git a/downloads.html b/downloads.html index 2805a4ab3f7..2c7651b2d9e 100644 --- a/downloads.html +++ b/downloads.html @@ -13,7 +13,7 @@ - + diff --git a/downloads/linux.html b/downloads/linux.html index f58cae0556f..da166fbdcbe 100644 --- a/downloads/linux.html +++ b/downloads/linux.html @@ -13,7 +13,7 @@ - + diff --git a/downloads/macos.html b/downloads/macos.html index f678362a1d9..a2faca8823a 100644 --- a/downloads/macos.html +++ b/downloads/macos.html @@ -13,7 +13,7 @@ - + diff --git a/downloads/windows.html b/downloads/windows.html index eb79fc197ee..7377d39885a 100644 --- a/downloads/windows.html +++ b/downloads/windows.html @@ -13,7 +13,7 @@ - + diff --git a/extend.html b/extend.html index 0510b315311..8fb59c7184f 100644 --- a/extend.html +++ b/extend.html @@ -13,7 +13,7 @@ - + diff --git a/features.html b/features.html index 1704f439ce2..5d6198cfc58 100644 --- a/features.html +++ b/features.html @@ -13,7 +13,7 @@ - + diff --git a/img/blog/podman-desktop-release-1.5/onboarding-selkies.png b/img/blog/podman-desktop-release-1.5/onboarding-selkies.png new file mode 100644 index 00000000000..cf45bf1ba72 Binary files /dev/null and b/img/blog/podman-desktop-release-1.5/onboarding-selkies.png differ diff --git a/img/blog/sharing-podman-images-with-kubernetes-cluster/selkie-family.png b/img/blog/sharing-podman-images-with-kubernetes-cluster/selkie-family.png new file mode 100644 index 00000000000..8b44663e92a Binary files /dev/null and b/img/blog/sharing-podman-images-with-kubernetes-cluster/selkie-family.png differ diff --git a/index.html b/index.html index d1c22d7c397..956cfea447f 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + diff --git a/search.html b/search.html index ec34cd9d474..2a8894c2249 100644 --- a/search.html +++ b/search.html @@ -13,7 +13,7 @@ - +
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
+Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
This is essentially a bug-fix release to fix various issues in UI, but as usual we also added a few new features.
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
Share your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
+Share your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
For example, when we want to try a new image in a kubernetes pod, this image needs to be available on a private/public registry or on the nodes of the kubernetes cluster.
Sometimes we need to call extra commands such as kind load docker-image or minikube cache add <image> or publish the image first to a 3rd party registry.
You'll agree that trying out a new image in a Kubernetes pod should be as seamless as building the image itself.
diff --git a/blog/tags.html b/blog/tags.html index ad280358d01..3c3fbb18c13 100644 --- a/blog/tags.html +++ b/blog/tags.html @@ -13,7 +13,7 @@ - + diff --git a/blog/tags/codespaces.html b/blog/tags/codespaces.html index 46c20275ba8..7787f4b174b 100644 --- a/blog/tags/codespaces.html +++ b/blog/tags/codespaces.html @@ -13,7 +13,7 @@ - + diff --git a/blog/tags/compose.html b/blog/tags/compose.html index 48408033f10..787ca1a878e 100644 --- a/blog/tags/compose.html +++ b/blog/tags/compose.html @@ -13,11 +13,11 @@ - + -2 posts tagged with "compose"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+2 posts tagged with "compose"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
One post tagged with "extensions"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+One post tagged with "extensions"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
One post tagged with "images"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
+One post tagged with "images"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
For example, when we want to try a new image in a kubernetes pod, this image needs to be available on a private/public registry or on the nodes of the kubernetes cluster.
Sometimes we need to call extra commands such as kind load docker-image or minikube cache add <image> or publish the image first to a 3rd party registry.
You'll agree that trying out a new image in a Kubernetes pod should be as seamless as building the image itself.
diff --git a/blog/tags/kind.html b/blog/tags/kind.html index 96dc7e0f806..c15dd98744b 100644 --- a/blog/tags/kind.html +++ b/blog/tags/kind.html @@ -13,7 +13,7 @@ - + diff --git a/blog/tags/kubernetes.html b/blog/tags/kubernetes.html index da4e3cba6c0..637219d0ab5 100644 --- a/blog/tags/kubernetes.html +++ b/blog/tags/kubernetes.html @@ -13,16 +13,16 @@ - + -14 posts tagged with "kubernetes"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
+14 posts tagged with "kubernetes"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
For example, when we want to try a new image in a kubernetes pod, this image needs to be available on a private/public registry or on the nodes of the kubernetes cluster.
Sometimes we need to call extra commands such as kind load docker-image or minikube cache add <image> or publish the image first to a 3rd party registry.
You'll agree that trying out a new image in a Kubernetes pod should be as seamless as building the image itself.
In this blog post, we will explore the best practice for streamlining the image iteration process in Kubernetes with Podman Desktop.
-
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
Fixed Issues​
The complete list of issues fixed in this release is available here.
Where to Download​
-Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
+Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
This is essentially a bug-fix release to fix various issues in UI, but as usual we also added a few new features.
One post tagged with "onboarding"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+One post tagged with "onboarding"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
6 posts tagged with "openshift"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+6 posts tagged with "openshift"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
Fixed Issues​
The complete list of issues fixed in this release is available here.
Where to Download​
-Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
+Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
This is essentially a bug-fix release to fix various issues in UI, but as usual we also added a few new features.
16 posts tagged with "podman-desktop"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
+16 posts tagged with "podman-desktop"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
For example, when we want to try a new image in a kubernetes pod, this image needs to be available on a private/public registry or on the nodes of the kubernetes cluster.
Sometimes we need to call extra commands such as kind load docker-image or minikube cache add <image> or publish the image first to a 3rd party registry.
You'll agree that trying out a new image in a Kubernetes pod should be as seamless as building the image itself.
In this blog post, we will explore the best practice for streamlining the image iteration process in Kubernetes with Podman Desktop.
-
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+
Release Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
Fixed Issues​
The complete list of issues fixed in this release is available here.
Where to Download​
-Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
+Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
This is essentially a bug-fix release to fix various issues in UI, but as usual we also added a few new features.
One post tagged with "podman"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
+One post tagged with "podman"
View All TagsShare your local podman images with the Kubernetes cluster
As developers we constantly improve and refine our applications. One of the challenges we face is quickly iterating when working with container images and kubernetes deployments/pods.
For example, when we want to try a new image in a kubernetes pod, this image needs to be available on a private/public registry or on the nodes of the kubernetes cluster.
Sometimes we need to call extra commands such as kind load docker-image or minikube cache add <image> or publish the image first to a 3rd party registry.
You'll agree that trying out a new image in a Kubernetes pod should be as seamless as building the image itself.
diff --git a/blog/tags/release.html b/blog/tags/release.html index fcbb54c29de..0d726eac9cf 100644 --- a/blog/tags/release.html +++ b/blog/tags/release.html @@ -13,11 +13,11 @@ - + -12 posts tagged with "release"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+12 posts tagged with "release"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!
Fixed Issues​
The complete list of issues fixed in this release is available here.
Where to Download​
-Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
+Get the latest release from the Downloads section of the website and boost your development journey with Podman Desktop. Additionally, visit the GitHub repository and see how you can help us make Podman Desktop better.
Release Notes - Podman Desktop 1.4
Podman Desktop 1.4 Release! 🎉
This is essentially a bug-fix release to fix various issues in UI, but as usual we also added a few new features.
One post tagged with "settings"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
+One post tagged with "settings"
View All TagsRelease Notes - Podman Desktop 1.5
Podman Desktop 1.5 Release! 🎉
With this release of Podman Desktop, we're introducing a new onboarding feature that we hope will earn your 🦠seal of approval! But wait... there's so much more!


