Skip to content

Commit

Permalink
branch name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ranganathan-arumugam committed Oct 26, 2023
1 parent 607ccbb commit fdb0631
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 52 deletions.
14 changes: 7 additions & 7 deletions docs/amazon-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in Amazon EKS:

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/log4net_config.yaml)
* [pvclaim_eks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/pvclaim_eks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/ingress.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_eks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_eks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/ingress.yaml)

2. Create an Amazon EKS cluster and [node group](https://docs.aws.amazon.com/eks/latest/userguide/eks-compute.html) to deploy Bold Reports.

Expand Down
14 changes: 7 additions & 7 deletions docs/google-gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in GKE:

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/log4net_config.yaml)
* [pvclaim_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/pvclaim_gke.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/deployment.yaml)
* [hpa_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/hpa_gke.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/ingress.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_gke.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa_gke.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/ingress.yaml)

2. Create a Kubernetes cluster in Google Cloud Platform (GCP) to deploy Bold Reports.

Expand Down
14 changes: 7 additions & 7 deletions docs/microsoft-aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in AKS:

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/log4net_config.yaml)
* [pvclaim_aks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/pvclaim_aks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/ingress.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_aks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_aks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/ingress.yaml)

2. Create a Kubernetes cluster in Microsoft Azure Kubernetes Service (AKS) to deploy Bold Reports.

Expand Down
14 changes: 7 additions & 7 deletions docs/on-premise.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in On-Premise.

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/log4net_config.yaml)
* [pvclaim_onpremise.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/pvclaim_onpremise.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.1.20/deploy/ingress.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_onpremise.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_onpremise.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [ingress.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/ingress.yaml)

2. Create a folder in your machine to store the shared folders for applications usage.

Expand Down
16 changes: 8 additions & 8 deletions istio/amazon-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in Amazon EKS:

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/log4net_config.yaml)
* [pvclaim_eks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/pvclaim_eks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/service.yaml)
* [istio_gateway.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/istio_gateway.yaml)
* [destination_rule.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/destination_rule.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_eks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_eks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [istio_gateway.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/istio_gateway.yaml)
* [destination_rule.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/destination_rule.yaml)

2. Create an Amazon EKS cluster and [node group](https://docs.aws.amazon.com/eks/latest/userguide/eks-compute.html) to deploy Bold Reports.

Expand Down
16 changes: 8 additions & 8 deletions istio/google-gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in GKE:

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/log4net_config.yaml)
* [pvclaim_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/pvclaim_gke.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/deployment.yaml)
* [hpa_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/hpa_gke.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/service.yaml)
* [istio_gateway.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/istio_gateway.yaml)
* [destination_rule.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/destination_rule.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_gke.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa_gke.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa_gke.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [istio_gateway.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/istio_gateway.yaml)
* [destination_rule.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/destination_rule.yaml)

2. Create a Kubernetes cluster in Google Cloud Platform (GCP) to deploy Bold Reports.

Expand Down
16 changes: 8 additions & 8 deletions istio/microsoft-aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ For fresh installation, continue with the following steps to deploy Bold Reports

1. Download the following files for Bold Reports deployment in AKS:

* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/log4net_config.yaml)
* [pvclaim_aks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/pvclaim_aks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/service.yaml)
* [istio_gateway.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/istio_gateway.yaml)
* [destination_rule.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.2.26/deploy/destination_rule.yaml)
* [namespace.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/namespace.yaml)
* [log4net_config.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/log4net_config.yaml)
* [pvclaim_aks.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/pvclaim_aks.yaml)
* [deployment.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/deployment.yaml)
* [hpa.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/hpa.yaml)
* [service.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/service.yaml)
* [istio_gateway.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/istio_gateway.yaml)
* [destination_rule.yaml](https://raw.githubusercontent.com/boldreports/bold-reports-kubernetes/v5.3.8/deploy/destination_rule.yaml)

2. Create a Kubernetes cluster in Microsoft Azure Kubernetes Service (AKS) to deploy Bold Reports.

Expand Down

0 comments on commit fdb0631

Please sign in to comment.