aks-store-demo-manifests

By pauldotyu

Aks-store-demo-manifests Alternatives

Similar projects and alternatives to aks-store-demo-manifests

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better aks-store-demo-manifests alternative or higher similarity.

aks-store-demo-manifests reviews and mentions

Posts with mentions or reviews of aks-store-demo-manifests. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • Bootstrap your GitOps-enabled AKS cluster with Terraform: A code sample using the Flux v2 K8s Extension
    2 projects | dev.to | 28 Sep 2023
    The dev-app Kustomization deploys the GitRepository resource which points to the flux-k8s-ext branch in my AKS Store Demo Manifests repo, and Kustomization resource to deploy the AKS Store Demo application
  • Progressive Delivery on AKS: A Step-by-Step Guide using Flagger with Istio and FluxCD
    5 projects | dev.to | 26 Sep 2023
    The great thing about Flux is that it can be bootstrapped using GitOps. So we'll point to a branch in my AKS Store Demo Manifests repo which has everything we need to get the cluster setup quickly.
  • Automating Image Updates with FluxCD on AKS
    3 projects | dev.to | 22 Sep 2023
    # navigate to the home directory or wherever you want to clone the repo cd ~ # login to GitHub gh auth login --scopes repo,workflow # fork and clone the repo to your local machine gh repo fork https://github.com/pauldotyu/aks-store-demo-manifests.git --clone # make sure you are in the aks-store-demo-manifests directory cd aks-store-demo-manifests # since we are in a forked repo, we need to set the default to be our fork gh repo set-default # merge the "kustomize" branch into "main" git merge origin/kustomize # push the change up to your fork git push # set the repo url export GITHUB_REPO_URL=$(gh repo view --json url | jq .url -r) # set your GitHub username export GITHUB_USER= # set your GitHub personal access token export GITHUB_TOKEN=
  • Git going with GitOps on AKS: A Step-by-Step Guide using FluxCD AKS Extension
    7 projects | dev.to | 20 Sep 2023
    gh repo fork https://github.com/pauldotyu/aks-store-demo-manifests.git --clone # change into the repo directory cd aks-store-demo-manifests
  • A note from our sponsor - WorkOS
    workos.com | 29 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic aks-store-demo-manifests repo stats
4
0
4.7
about 2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com