126 Commits

Author SHA1 Message Date
marcel-dempers
633f8f2865 updates 2022-02-13 19:42:42 +11:00
marcel-dempers
9449f8a2a7 wip 2022-01-26 10:32:43 +11:00
zizizach
77d3c97644
Remove additional whitespace in some commands
aws-cli is now rejecting some of the command with double whitespace

```
An error occurred (InvalidInput) when calling the AttachRolePolicy operation: ARN  arn:aws:iam::aws:policy/AmazonEC2ContainerRegistryReadOnly is not valid.
```
2021-12-11 23:09:55 +08:00
Treehopper
f88562ce1f Fix Warning: Version constraints inside provider configuration blocks are deprecated. 2021-11-25 13:19:07 +00:00
Treehopper
99a7535702 Fix terraform error: Unsupported argument
option has been dropped in terraform 2.x
2021-11-25 13:11:21 +00:00
Treehopper
ab38006fc8 Use fixed version for reproducibility. 2021-11-25 09:29:21 +00:00
Treehopper
e6c40a7f8a Fix: Version 1.16.10 is not supported in this region.
Full:
Error: creating Managed Kubernetes Cluster "aks-getting-started" (Resource Group "aks-getting-started"): containerservice.ManagedClustersClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="AgentPoolK8sVersionNotSupported" Message="Version 1.16.10 is not supported in this region. Please use [az aks get-versions] command to get the supported version list in this region. For more information, please check https://aka.ms/supported-version-list"
2021-11-24 16:22:11 +00:00
Treehopper
12ebd06694 Update to Terraform 1.0.11. 2021-11-24 15:58:51 +00:00
Treehopper
82c52098e7 Fix: "Values of identifierUris property must use a verified domain of the organization or its subdomain"
Full error:
Changing "aks-getting-started-sp" to a valid URI of "http://aks-getting-started-sp", which is the required format used for service principal names
Values of identifierUris property must use a verified domain of the organization or its subdomain: 'http://aks-getting-started-sp'

Replaced with:
WARNING: 'name' property in the output is deprecated and will be removed in the future. Use 'appId' instead.
2021-11-24 15:56:20 +00:00
marcel-dempers
5de4cf18c8 update 2021-09-15 19:08:40 +10:00
marcel-dempers
18d9ac2ca0 rbac 2021-09-14 12:59:35 +10:00
marcel-dempers
9fb836b8d4 wip 2021-09-13 13:28:23 +10:00
Marcel Dempers
469d09aa68
Update README.md 2021-05-27 07:09:19 +10:00
Marcel Dempers
8927a39200
Rename headlress-service.yaml to headless-service.yaml 2021-05-27 07:08:11 +10:00
marcel-dempers
2877ef0188 Merge branch 'master' into daemonsets 2021-05-02 12:59:10 +10:00
marcel-dempers
4dd0bbd98b daemonset intro 2021-05-02 12:53:19 +10:00
marceldempers
d64c813018
Merge pull request #76 from fortinj66/master
Add  location.port to indexes in case application is on non-standard ports
2021-04-21 08:11:22 +10:00
marcel-dempers
24cb687c30 start 2021-04-21 08:09:46 +10:00
marceldempers
25ca0a292e
Merge pull request #75 from marcel-dempers/admission-controllers
admission-controllers
2021-04-20 18:52:43 +10:00
marcel-dempers
1774bfcc15 updates 2021-04-19 17:12:35 +10:00
marcel-dempers
094458c69f fix cfssl download 2021-04-19 17:12:26 +10:00
marcel-dempers
e688761141 updates 2021-04-14 19:04:42 +10:00
marcel-dempers
f3c8f1fb5c demo 2021-04-10 15:17:10 +10:00
John Fortin
99c045a799 Add location.port to indexes in case application is on non-standard port
Signed-off-by: John Fortin <fortinj66@gmail.com>
2021-04-07 10:34:52 -04:00
Marcel Dempers
ec38685fcd
Update getting-started.md 2021-04-05 21:51:53 +10:00
Marcel Dempers
acf2195e54
Merge pull request #71 from rdtechie/patch-1
Install kubectl
2021-04-05 21:47:56 +10:00
Marcel Dempers
55d401ceee
Update README.md 2021-04-05 21:24:04 +10:00
marcel-dempers
bf23d4668c wip 2021-04-05 20:43:11 +10:00
Richard Diphoorn
9f6e038b7c
Install kubectl
This change shows an easier way to install kubectl, when using AKS.
2021-02-15 23:42:02 +01:00
Marcel Dempers
d31cff5cef
Merge branch 'master' into shipa 2020-12-09 20:58:15 +00:00
marcel-dempers
88a86f681a cert-manager refactoring 2020-12-09 20:57:27 +00:00
marcel-dempers
fa92a6fd70 cert-wip 2020-12-09 20:57:27 +00:00
marcel-dempers
eb531a57a4 wip 2020-12-09 20:57:27 +00:00
marcel-dempers
45b2aecdbf shipa wip 2020-11-29 14:33:00 +11:00
marcel-dempers
1b2bce85fe updates 2020-11-29 10:50:04 +11:00
marcel-dempers
992d78042f fluent wip 2020-11-26 09:07:07 +00:00
marcel-dempers
921737efb3 shipa wip 2020-11-24 11:33:08 +11:00
marcel-dempers
d384353ef9 app build + deploy 2020-11-22 19:07:37 +11:00
marcel-dempers
3d563ad550 shipa wip 2020-11-20 18:09:29 +11:00
Ben Chatelain
bbf9ee299d 🐛 Wrap SERVICE_PRINCIPAL_SECRET in double quotes
This helps prevent special characters in the password from being interpreted by the shell. Doesn't handle when the password contains double-quotes.
2020-11-16 21:09:20 +00:00
marcel-dempers
63cf075fd7 helm wip 2020-11-10 07:40:54 +00:00
marcel-dempers
5e0e4a52bc helm wip 2020-11-10 07:40:54 +00:00
Marcel Dempers
84d6df644b
Update readme.md 2020-11-09 07:27:05 +11:00
Marcel Dempers
f9432bf112
Update readme.md 2020-11-09 07:26:32 +11:00
Marcel Dempers
7483d9b678
fix up docs 2020-11-04 10:06:06 +00:00
marcel-dempers
a95b9c8c2c doc updates 2020-10-31 14:51:00 +11:00
marcel-dempers
5f5c337a81 istio readme and cleanups 2020-10-31 14:51:00 +11:00
marcel-dempers
fce0fb89b2 test traffic split and auto retry 2020-10-31 14:51:00 +11:00
marcel-dempers
17ad5d11a7 remove port names for TCP issue 2020-10-31 14:51:00 +11:00
marcel-dempers
e641758cf0 v2 videos-web 2020-10-31 14:51:00 +11:00