-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamplesedge.json
More file actions
72 lines (72 loc) · 4.12 KB
/
examplesedge.json
File metadata and controls
72 lines (72 loc) · 4.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[
{
"id": "starlingx",
"name": "StarlingX",
"description": "StarlingX Regional Edge",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-aws-eks.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/starlingx.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-AWS-EKS",
"name": "Kubernetes-AWS-EKS",
"description": "Kubernetes: Setup a Kubernetes cluster in AWS leveraging EKS",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-aws-eks.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-Azure-AKS",
"name": "Kubernetes-Azure-AKS",
"description": "Kubernetes: Setup a Kubernetes cluster in Azure leveraging AKS",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-azure-aks.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-GCP-GKE",
"name": "Kubernetes-GCP-GKE",
"description": "Kubernetes: Setup a Kubernetes cluster in GCP leveraging GKE",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-gcp-gke.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-Kubespray",
"name": "kubernetes-Kubespray",
"description": "Kubernetes: Setup a Kubernetes cluster in AWS, Azure, GCP or OpenStack using the Ansible Kubespray playbook.",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-kubespray.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "kubernetes-plugin-example",
"name": "kubernetes-plugin-example",
"description": "Deploy Sample Kubernetes Application",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-plugin-examples-file-resource.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
}
]