-
Updated
Oct 16, 2021 - Go
kustomize
Here are 295 public repositories matching this topic...
-
Updated
Oct 20, 2021 - Go
-
Updated
Jul 25, 2019 - Clojure
https://krew.sigs.k8s.io/plugins/ contains many plugins. It seems krew index contains not only small CLI tool, but also some big projects (e.g. cert-manager and KUDO).
Kubectl plugin model is executing another binary.
We can distribute kpt CLI through Krew Index. It can help users to discover kpt.
Expected behavior
When running the terraform step, all plan contents should be visible or there should be a scroll bar.
Actual behavior
A scrollbar never appears, and content clips off the bottom of the screen. If the page zoom is changed, content reflows and a scroll bar appears.
Information
- Ship version:
0.43.1 - Command line run:
ship init ./ship.yaml - Chrome v
It would be nice to be able to disable log analytics for an AKS cluster. As far as I can tell, right now it's not customizable via kubestack
-
Updated
Apr 24, 2021 - C#
-
Updated
Aug 16, 2021 - Shell
-
Updated
May 29, 2020 - JavaScript
-
Updated
Oct 20, 2021 - Jinja
-
Updated
Sep 23, 2020 - Go
-
Updated
Jan 20, 2021 - Open Policy Agent
-
Updated
Dec 6, 2019 - Python
Arm7 support
Do you plan to provide an image for ARM ? I found the Gatekeeper docker image for ARM (https://hub.docker.com/r/raspbernetes/gatekeeper) but nothing for gatekeeper-policy-manager.
I would try to install it on Raspberry pi :-)
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
Jul 19, 2021 - Go
-
Updated
Sep 7, 2021 - Shell
-
Updated
Feb 19, 2020 - Go
-
Updated
Oct 5, 2021 - Go
-
Updated
Oct 20, 2021 - Go
-
Updated
Oct 1, 2021 - Shell
-
Updated
Aug 12, 2021 - Starlark
-
Updated
Jan 20, 2021
-
Updated
Oct 21, 2021 - TypeScript
kubectl plugin
Figure out what it will take to run kfilt as a kubectl plugin
- docs
- installation instructions
- usage examples
- etc.
This can be split into multiple issues if necessary.
-
Updated
Jul 24, 2021 - Go
-
Updated
Oct 21, 2021 - TypeScript
Improve this page
Add a description, image, and links to the kustomize topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kustomize topic, visit your repo's landing page and select "manage topics."
Using #1671 as an example we could add unit tests for the
flux create secret git/helm/tls --exportcommands and validate the YAML output against golden file.