George Gaál
George Gaál
I faced the same issue. The possible solution could be to incorporate free `gitops` tool functions into `gitops-ee` and then it would be enough to use one utility to rule...
Thanks, a very good thing if you want to spin up a self hosted instance :-)
Updated cluster to the latest version available: ``` kubectl version WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to...
Used entitlement from here: https://github.com/weaveworks/weave-gitops-enterprise/blob/main/test/utils/data/entitlement/entitlement-secret.yaml
Very weird: ``` gitops bootstrap --export ► creating client to cluster ✔ created client to cluster: https://teleport.private.zodiamarkets.xyz:3026 ◎ checking flux ► verifying flux installation ✔ flux is installed ► verifying...
``` # Run Weave GitOps Enterprise bootstrapping in interactive session writing resources to stdout gitops bootstrap --export > bootstrap-weave-gitops-enterprise.yaml ``` It does not work at all, but hangs.
Incorrect check: ``` gitops check Error: ✗ kubernetes version v1.29.0-eks-c417bb3 does not match >=1.26 ``` ``` kubectl version WARNING: This version information is deprecated and will be replaced with the...
Looking forward when it would be merged and the gitops console utility and docker images for gitops platform would be rebuilt.
> Why not consider using Helm's built-in [genSelfSignedCert](https://helm.sh/docs/chart_template_guide/function_list/#genselfsignedcert) function? This eliminates the need for the initContainer all together I don't like it and prefer to use `cert-manager` which in fact...
@amalic Hi! Great improvement! But unfortunately, there are many options how to deploy the API Gateway. Are you sure that you want to give here the whole set of options...