Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add NimbleArchitect/kubectl-ice #10470

Conversation

CrystalMethod
Copy link
Contributor

NimbleArchitect/kubectl-ice: A kubectl plugin that allows you to easily view advanced configuration of all containers that are running inside pods

$ aqua g -i NimbleArchitect/kubectl-ice

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ kubectl-ice --help

Usage:
  kubectl-ice [flags]
  kubectl-ice [command]

Available Commands:
  capabilities Shows details of configured containers POSIX capabilities
  command      Retrieves the command line and any arguments specified at the container level
  completion   Generate the autocompletion script for the specified shell
  cpu          Show configured cpu size, limit and % usage of each container
  environment  List the env name and value for each container
  help         Help about any command
  image        List the image name and pull status for each container
  ip           List ip addresses of all pods in the namespace listed
  lifecycle    Show lifecycle actions for each container in a named pod
  memory       Show configured memory size, limit and % usage of each container
  ports        Shows ports exposed by the containers in a pod
  probes       Shows details of configured startup, readiness and liveness probes of each container
  restarts     Show restart counts for each container in a named pod
  security     Shows details of configured container security settings
  status       List status of each container in a pod
  version      Display container versions and mount points
  volumes      Display container volumes and mount points

Flags:
  -h, --help      help for kubectl-ice
  -v, --version   version for kubectl-ice

Use "kubectl-ice [command] --help" for more information about a command.

More information, documentation and examples at: https://nimblearchitect.github.io/kubectl-ice/
 find this program useful? Please consider donating: https://nimblearchitect.github.io/kubectl-ice/donations/

[NimbleArchitect/kubectl-ice](https://github.com/NimbleArchitect/kubectl-ice): A kubectl plugin that allows you to easily view advanced configuration of all containers that are running inside pods

```console
$ aqua g -i NimbleArchitect/kubectl-ice
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 6, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.141.0 milestone Mar 6, 2023
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke merged commit cb14881 into aquaproj:main Mar 7, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/NimbleArchitect/kubectl-ice branch March 9, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants