Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move troubleshooting tips to new section #322

Merged
merged 4 commits into from Dec 14, 2018
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/tools/aws-vault.md
Expand Up @@ -116,7 +116,7 @@ Most problems stem from misconfiguration.

If using `--server` mode, ensure the following credentials are not exported:
{{% dialog type="important" icon="fa fa-exclamation-triangle" title="Important" %}}
Since running `aws-vault` using `--server` binds to the `169.254.169.254` local ip address to mock the AWS metadata server, you can run only one process per host machine. More info can be found [here]({{< relref "/faq/aws-vault-error-failed-to-start-credential-server" >}}).
Since running `aws-vault` using `--server` binds to the `169.254.169.254` local ip address to mock the AWS metadata server, you can run only one process per host machine. More info can be found [here]({{< relref "/troubleshooting/aws-vault-error-failed-to-start-credential-server" >}}).
{{% /dialog %}}

- `AWS_ACCESS_KEY_ID`
Expand Down
5 changes: 5 additions & 0 deletions content/troubleshooting/_index.md
@@ -0,0 +1,5 @@
---
title: "Troubleshooting"
description: "List of common problems we've encountered and their solutions."
icon: "fas fas-bug"
---
Expand Up @@ -5,6 +5,8 @@ tags:
- aws-vault
- geodesic
- faq
aliases:
- "/faq/aws-vault-error-failed-to-get-credentials/"
---

## Question
Expand Down
Expand Up @@ -5,6 +5,8 @@ tags:
- geodesic
- aws-vault
- faq
aliases:
- "/faq/aws-vault-error-failed-to-start-credential-server/"
---

## Question
Expand Down
Expand Up @@ -5,6 +5,8 @@ tags:
- geodesic
- aws-vault
- faq
aliases:
- "/faq/aws-vault-outputs-key-and-does-nothing/"
---

## Question
Expand Down
@@ -1,6 +1,10 @@
---
title: "Calling `chamber write` triggers `Error: InvalidKeyId: ... parameter_store_key is not found.`"
description: "Chamber expects to find a KMS key with alias `parameter_store_key`"
tags:
- chamber
aliases:
- "/faq/calling-chamber-write-triggers-error/"
---

## Question
Expand Down
Expand Up @@ -5,6 +5,8 @@ tags:
- terraform
- terraform-modules
- aws
aliases:
- "/faq/error-applying-terraform-plan/"
---

## Question
Expand Down
@@ -1,11 +1,13 @@
---
title: "Error: UPGRADE FAILED: failed to create resource: namespaces \"...\" not found"
description: "Quick fix: `helm delete --purge` the release and try again."
aliases:
- "/faq/helm-upgrade-failed-to-create-resource/"
---

## Question

{{% include-code-block title="Helm Upgrade Failed" file="faq/examples/helm-upgrade-failed.txt" language="sh" %}}
{{% include-code-block title="Helm Upgrade Failed" file="troubleshooting/examples/helm-upgrade-failed.txt" language="sh" %}}

## Answer

Expand Down
Expand Up @@ -9,6 +9,8 @@ tags:
- tfstate
- terraform-aws-tfstate-backend
- ssh
aliases:
- "/faq/init-terraform-fails/"
---

## Question
Expand Down
Expand Up @@ -5,6 +5,8 @@ tags:
- kubernetes
- healthcheck
- probe
aliases:
- "/faq/k8s-liveness-probe-failed-http-response-for-https-client/"
---

## Question
Expand Down
Expand Up @@ -5,6 +5,8 @@ tags:
- kiam
- iam
- kubernetes
aliases:
- "/faq/kiam-error-detecting-arn-prefix/"
---

## Question
Expand Down
Expand Up @@ -7,6 +7,8 @@ tags:
- tls
- kubernetes
- letsencrypt
aliases:
- "/faq/kube-lego-privacy-error/"
---

## Question
Expand Down
Expand Up @@ -7,6 +7,8 @@ tags:
- aws
- iam
- kubernetes
aliases:
- "/faq/kube2iam-assuming-role-access-denied/"
---

## Question
Expand Down
Expand Up @@ -5,6 +5,8 @@ tags:
- kubernetes
- kops
- multi-az
aliases:
- "/faq/kubernetes-no-volume-zone-conflict/"
---

## Question
Expand Down
Expand Up @@ -6,6 +6,8 @@ tags:
- kubernetes
- faq
- kops
aliases:
- "/faq/running-kubectl-fails-connection-refused/"
---

## Question
Expand Down
Expand Up @@ -8,6 +8,8 @@ tags:
- faq
- geodesic
- assume-role
aliases:
- "/faq/signature-does-not-match-signature-expired/"
---

## Question
Expand Down
Expand Up @@ -4,6 +4,8 @@ description: "Use of `count` on dynamic variables passed as inputs from other mo
tags:
- terraform
- terraform-module
aliases:
- "/faq/terraform-value-of-count-cannot-be-computed/"
---

## Question
Expand Down
Expand Up @@ -6,6 +6,8 @@ tags:
- darwin
- git
- faq
aliases:
- "/faq/xcrun-error-invalid-active-developer-path/"
---

## Question
Expand Down
4 changes: 2 additions & 2 deletions static/css/styles.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions themes/cloudposse/static/css/styles.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions themes/cloudposse/yarn.lock
Expand Up @@ -1050,6 +1050,10 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
version "4.11.8"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"

bootstrap@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be"

brace-expansion@^1.1.7:
version "1.1.11"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
Expand Down
1 change: 0 additions & 1 deletion utterances
Submodule utterances deleted from 00f189