ImagePullPolicy: IfNotPresent - (image doesn’t exist in repo) - Is it possible to pull the micro service image from an EKS node and then push to repo?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kubectl-node-shell

    Exec into node via kubectl

    If you can ssh into the nodes you can definitely docker export the image and copy it somewhere. If you can't ssh you may be able to run something like this: https://github.com/kvaps/kubectl-node-shell

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • skopeo

    Work with remote images registries - retrieving information, images, signing content

    Look at using tools like skopeo or crane

  • go-containerregistry

    Go library and CLIs for working with container registries

    Look at using tools like skopeo or crane

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Harbor: An open source trusted cloud native registry

    1 project | news.ycombinator.com | 4 Sep 2024
  • Harbor: Open-Source Trusted Cloud Native Registry

    1 project | news.ycombinator.com | 15 Aug 2024
  • Crane: Tool for interacting with remote images and registries

    1 project | news.ycombinator.com | 29 Jul 2024
  • Docker Private Registry using Harbor

    2 projects | dev.to | 20 Apr 2024
  • A gopher’s journey to the center of container images

    5 projects | dev.to | 23 Nov 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?