Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-k8s-bot

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-k8s-bot - npm Package Compare versions

Comparing version 0.1.2-b1 to 0.1.2-b2

2

package.json
{
"name": "hubot-k8s-bot",
"description": "A hubot script for interacting with kubernetes",
"version": "0.1.2-b1",
"version": "0.1.2-b2",
"author": "AnJia <anjia0532@gmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -45,2 +45,6 @@ # Hubot Kubernetes Bot 机器人

### 扩缩容指定资源的为指定数量
例如 k8s scale deployment nginx-app 3
> k8s scale resource resourcename count
### 列出 Jobs

@@ -47,0 +51,0 @@ > k8s jobs [`<labelSelector>`]

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc