Discover Packages
github.com/44smkn/horizontal-pod-cronscaler
command
module
Version:
v0.0.0-...-dd3cf1f
Opens a new window with list of versions in this module.
Published: Aug 22, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Horizontal Pod Cronscaler
Horizontal Pod Cronscaler
scales the workload based on the specified Cron Schedule.
Installation
Latest Horizontal Pod Cronscaler
release can be installed by running:
kubectl apply -f https://github.com/44smkn/horizontal-pod-cronscaler/latest/download/components.yaml
Installation instructions for previous releases can be found in Horizontal Pod Cronscaler releases .
Example
apiVersion: autoscaling.44smkn.github.io/v1beta1
kind: HorizontalPodCronscaler
metadata:
name: horizontalpodcronscaler-sample
spec:
scaleTargetRef:
apiVersion: apps/v1
kind: Deployment
name: nginx-deployment
replicas: 2
schedule: "*/3 * * * *"
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
api
v1beta1
Package v1beta1 contains API Schema definitions for the autoscaling v1beta1 API group +kubebuilder:object:generate=true +groupName=autoscaling.44smkn.github.io
Package v1beta1 contains API Schema definitions for the autoscaling v1beta1 API group +kubebuilder:object:generate=true +groupName=autoscaling.44smkn.github.io
Click to show internal directories.
Click to hide internal directories.