ThomasVitale / cloud-native-spring-in-action

🍃 Code samples and projects from the book "Cloud Native Spring in Action - With Spring Boot and Kubernetes" (Manning)
https://www.manning.com/books/cloud-native-spring-in-action
Apache License 2.0
426 stars 257 forks source link

Chapter 15: Fail to deploy ArgoCD to DigitalOcean K8s #64

Closed ghost closed 5 months ago

ghost commented 5 months ago

/bin/bash /home/thainguyen/codespace/workspace/cloud-native-in-spring/polar-bookshop/polar-deployment/kubernetes/platform/production/argocd/deploy.sh \n📦 Installing ArgoCD...

Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically.

namespace/argocd unchanged customresourcedefinition.apiextensions.k8s.io/applications.argoproj.io unchanged customresourcedefinition.apiextensions.k8s.io/applicationsets.argoproj.io unchanged customresourcedefinition.apiextensions.k8s.io/appprojects.argoproj.io unchanged serviceaccount/argocd-application-controller unchanged serviceaccount/argocd-applicationset-controller unchanged serviceaccount/argocd-dex-server unchanged serviceaccount/argocd-notifications-controller unchanged serviceaccount/argocd-redis unchanged serviceaccount/argocd-repo-server unchanged serviceaccount/argocd-server unchanged role.rbac.authorization.k8s.io/argocd-application-controller unchanged role.rbac.authorization.k8s.io/argocd-applicationset-controller unchanged role.rbac.authorization.k8s.io/argocd-dex-server unchanged role.rbac.authorization.k8s.io/argocd-notifications-controller unchanged role.rbac.authorization.k8s.io/argocd-server unchanged clusterrole.rbac.authorization.k8s.io/argocd-application-controller unchanged clusterrole.rbac.authorization.k8s.io/argocd-server unchanged rolebinding.rbac.authorization.k8s.io/argocd-application-controller unchanged rolebinding.rbac.authorization.k8s.io/argocd-applicationset-controller unchanged rolebinding.rbac.authorization.k8s.io/argocd-dex-server unchanged rolebinding.rbac.authorization.k8s.io/argocd-notifications-controller unchanged rolebinding.rbac.authorization.k8s.io/argocd-server unchanged clusterrolebinding.rbac.authorization.k8s.io/argocd-application-controller unchanged clusterrolebinding.rbac.authorization.k8s.io/argocd-server unchanged configmap/argocd-cm unchanged configmap/argocd-cmd-params-cm unchanged configmap/argocd-gpg-keys-cm unchanged configmap/argocd-notifications-cm unchanged configmap/argocd-rbac-cm unchanged configmap/argocd-ssh-known-hosts-cm unchanged configmap/argocd-tls-certs-cm unchanged secret/argocd-notifications-secret unchanged secret/argocd-secret unchanged service/argocd-applicationset-controller unchanged service/argocd-dex-server unchanged service/argocd-metrics unchanged service/argocd-notifications-controller-metrics unchanged service/argocd-redis unchanged service/argocd-repo-server unchanged service/argocd-server-metrics unchanged deployment.apps/argocd-applicationset-controller unchanged deployment.apps/argocd-dex-server unchanged deployment.apps/argocd-notifications-controller unchanged deployment.apps/argocd-redis unchanged deployment.apps/argocd-repo-server unchanged deployment.apps/argocd-server unchanged statefulset.apps/argocd-application-controller unchanged networkpolicy.networking.k8s.io/argocd-application-controller-network-policy configured networkpolicy.networking.k8s.io/argocd-applicationset-controller-network-policy unchanged networkpolicy.networking.k8s.io/argocd-dex-server-network-policy unchanged networkpolicy.networking.k8s.io/argocd-notifications-controller-network-policy unchanged networkpolicy.networking.k8s.io/argocd-redis-network-policy unchanged networkpolicy.networking.k8s.io/argocd-repo-server-network-policy configured networkpolicy.networking.k8s.io/argocd-server-network-policy unchanged Error from server (Forbidden): error when creating "resources": admission webhook "validation-webhook.cloud-controller-manager.digitalocean.com" denied the request: invalid load balancer definition: POST https://api.digitalocean.com/v2/load_balancers: 429 (request "5d08ff28-48db-4cc9-afb2-9c9a13c7650c") You have reached your Load Balancer limit, maximum allowed 2. Please contact support to raise your Load Balancer limit.