# @blitzm/kubernetes-utils

> @blitzm/kubernetes-utils is a pulumi component that simplifies the deployment of kubernetes-utils in kubernetes

Latest version **0.1.0** (published 2020-12-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @blitzm/kubernetes-utils
pnpm add @blitzm/kubernetes-utils
yarn add @blitzm/kubernetes-utils
bun add @blitzm/kubernetes-utils
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2020-12-02 |
| First published | 2020-12-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 4.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | blitzm-james, place1, blitzm-admin |

## Links

- npm: https://www.npmjs.com/package/@blitzm/kubernetes-utils
- npm.io page: https://npm.io/package/@blitzm/kubernetes-utils

## Recent versions

- 0.1.0 (latest) — 2020-12-02

## README

# Blitzm Cloud - kubernetes-utils

@blitzm/kubernetes-utils is a pulumi component that simplifies the deployment of kubernetes-utils in kubernetes

## Installation

This package can be installed using [npm](https://www.npmjs.com/)

```bash
npm install --save --save-exact @blitzm/kubernetes-utils
```

## Usage

```typescript
import { SomeComponent } from '@blitzm/kubernetes-utils';

```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)

---
_Source: https://npm.io/package/@blitzm/kubernetes-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
