import { type Taint } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.
import { type Taint } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
The node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.