Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Excluding Kubernetes resources from deployment

Sumit Rawal answered on May 4, 2023 Popularity 5/10 Helpfulness 1/10

Contents


More Related Answers

  • kubernetes delete all resources everywhere
  • kubectl scale deployment
  • how to delete deployments in kubernetes
  • delete all deployments kubernetes
  • kubectl restart deployment
  • kubernetes list api resources
  • delete completed kubernetes pod
  • kubernetes resources limits
  • kubectl rollback deployment
  • kubernetes get deployments
  • kubernetes limits and resources
  • kubectl delete all resources
  • kubernetes list all resources
  • kubectl rollout restart deployment
  • rolling restart kubernetes gke
  • restart deployment kubernetes
  • delete completed kubernetes pod
  • kubectl patch kubernetes
  • delete a deployment in kubernetes
  • delete completed kubernetes jobs
  • delete completed kubernetes pod
  • How to deploy a Kubernetes app
  • get kubernetes resource by label with kubectl
  • kubectl deployment get image
  • kubernetes check pod resource limits
  • kuberetes config
  • re run a task in kubernetes
  • kube allow pod deployment on master node
  • Use Kubespray to deploy a Production Ready Kubernetes Cluster
  • kubernetes create issuer

  • Excluding Kubernetes resources from deployment

    0

    You might want to skip the deployment of certain kinds of Kubernetes resources. For

    example, in dev/test instances with low traffic and where scalability is not required, you might

    want to disable the deployment of HorizontalPodAutoscalers 􀕄HPAs) to reduce the required

    infrastructure.

    To do this, pass the --excluded_kinds flag to install-vault using:

    install-vault --excluded_kinds=HorizontalPodAutoscaler

    This will ensure that any Kubernetes resources of the specified kind in the crown packages

    will no longer be deployed. 

    Popularity 5/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 04 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.