Resolve "Update Quickstart to New version"
For Issue
Closes #1029 (closed)
- Technically @micah.nagel already merged the work required to close the above ticket. (He fixed the indentation issue in the values.yaml and added logic so it'd point to newest tagged version of BigBang.)
Changes
- Fixed a broken hyperlink
- updated dependencies
k3d 4.4.7 --> 5.4.1
kubectl 1.22.1 --> 1.23.5
kustomize 4.3.0 --> 4.5.4
helm 3.6.3 --> 3.8.1 - updated k3d flags to account for breaking change in k3d 5.x
- CLI output looked janky (kubectl feedback tables weren't aligned, I aligned em)
Link to what it currently looks like:
https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/fd0053db354aee9aab24b8dd0e631255c1ccf88b/docs/guides/deployment_scenarios/quickstart.md#step-12-edit-your-workstations-hosts-file-to-access-the-web-pages-hosted-on-the-big-bang-cluster
Link to this MR:
https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/1029-update-quickstart/docs/guides/deployment_scenarios/quickstart.md#step-12-edit-your-workstations-hosts-file-to-access-the-web-pages-hosted-on-the-big-bang-cluster
Note
- @kenna81 mentioned he wanted to do an additional review, once he gives thumbs up should be closable.
- git checkout 1029-update-quickstart
Edited by Christopher McGrath
Merge request reports
Activity
added kinddocs teamIntegration labels
assigned to @cmcgrath
requested review from @kenna81
added statusreview label
ubuntu@ubuntu2004:~/bigbang$ helm list -n=bigbang NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION bigbang bigbang 1 2022-03-31 10:51:33.623732383 -0400 EDT deployed bigbang-1.30.1 cluster-auditor-cluster-auditor cluster-auditor 1 2022-03-31 14:58:42.942947733 +0000 UTC deployed cluster-auditor-1.4.0-bb.0 0.0.4 eck-operator-eck-operator eck-operator 1 2022-03-31 14:52:37.340149095 +0000 UTC deployed eck-operator-2.0.0-bb.0 2.0.0 gatekeeper-system-gatekeeper gatekeeper-system 1 2022-03-31 14:51:40.619018794 +0000 UTC deployed gatekeeper-3.7.1-bb.0 v3.7.1 istio-operator-istio-operator istio-operator 1 2022-03-31 14:51:40.244671716 +0000 UTC deployed istio-operator-1.13.2-bb.1 1.13.2 istio-system-istio istio-system 1 2022-03-31 14:52:06.507823502 +0000 UTC deployed istio-1.13.2-bb.0 1.13.2 jaeger-jaeger jaeger 1 2022-03-31 14:55:11.298106281 +0000 UTC deployed jaeger-operator-2.29.0-bb.0 1.32.0 kiali-kiali kiali 1 2022-03-31 14:55:10.283947397 +0000 UTC deployed kiali-operator-1.47.0-bb.1 1.47.0 logging-ek logging 1 2022-03-31 14:53:08.552019747 +0000 UTC deployed logging-0.7.0-bb.0 7.17.1 logging-fluent-bit logging 1 2022-03-31 14:55:08.566237857 +0000 UTC deployed fluent-bit-0.19.20-bb.1 1.8.13 monitoring-monitoring monitoring 1 2022-03-31 14:52:42.610183526 +0000 UTC deployed kube-prometheus-stack-33.2.0-bb.0 0.54.1 ubuntu@ubuntu2004:~/bigbang$
@micah.nagel ready for merge when you have a min
mentioned in commit 7e7d0f87
Please register or sign in to reply