Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

zlabjp/kubernetes-scripts

Open more actions menu

Repository files navigation

Kubernetes scripts

This repository contains some useful scripts for operating Kubernetes.

  • create-kubeconfig: Create a kubeconfig to access the apiserver with the specified serviceaccount and outputs it to stdout.
  • wait-until-pods-ready: Wait for all pods to be ready in the current namespace.
  • force-update-deployment: Recreate the pods managed by the specified deployment.
  • apiversion2resources: Convert API versions read from STDIN to resources in the form of apiversion.resource.

How to use

apiversion2resources

# Convert the supported API versions on the server
$ kubectl api-versions | apiversion2resources

License

These scripts are released under the MIT License.

About

Useful scripts for operating Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.