Giter Site home page Giter Site logo

mikejoh / community-images Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes-sigs/community-images

0.0 0.0 0.0 429 KB

kubectl plugin that displays images running in a Kubernetes cluster that were pulled from community owned repositories and warn the user to switch repositories if needed

License: Apache License 2.0

Go 97.51% Makefile 2.49%

community-images's Introduction

Attribution

Adapted from code https://github.com/replicatedhq/outdated

kubectl community-images

kubectl community-images is a kubectl plugin that displays images running in a Kubernetes cluster that were pulled from community owned repositories and warn the user to switch repositories if needed

What does the output look like

How it Works

The plugin will iterate through readable namespaces, and look for pods. For every pod it can read, the plugin will read the podspec for the container images, and any init container images.

Once there is a list of images, the plugin will print those images that come from a community owned repository and specifically point out those whose repository path have to be updated

Quickstart

Prerequisites

Note: You will need git to install the krew plugin.

the community-images plugin is installed using the krew plugin manager for Kubernetes CLI. Installation instructions for krew can be found here.

Installation

After installing & configuring the k8s krew plugin, install community-images using the following command:

$ kubectl krew install community-images

Usage

kubectl community-images

The community-images is a list of all community owned images, with the most out-of-date images in red.

Contributing to community-images

Find a bug? Want to add a new feature? Want to write docs? Send a pull request & we'll review it!

community-images's People

Contributors

marccampbell avatar dims avatar laverya avatar divolgin avatar dependabot[bot] avatar ogtrilliams avatar evenh avatar palnabarun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.