• ArgoCD: Create an application declaratively

    3 min read

    argocd kubernetes Application

    On ArgoCD an Application is a group of resources defined from a given source, for example, a helm chart. To create it we can use the argocd cli tool or create it declaratively as any other Kubernetes object using a manifest

    06/06/2022

    Read more...
  • Troubleshooting Spinnaker: Rosco Bakes

    2 min read

    spinnaker bake stage rosco Troubleshooting

    If we have a baking stage failing that we cannot get our heads around, it might help to be able to retieve some extra information about it. We can get more details about connecting to the redis instance that rosco uses.

    01/06/2022

    Read more...

More recent...

From pet to cattle
Treat your kubernetes clusters like cattle, not pets