-
Notifications
You must be signed in to change notification settings - Fork 1
/
examples.json
72 lines (72 loc) · 3.81 KB
/
examples.json
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": "hello-world-blueprint",
"name": "hello-world-blueprint",
"description": "Deploy Cloudify Hello World Application",
"html_url": "https://github.com/cloudify-community/blueprint-examples/hello-world-blueprint",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/hello-world-example.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/hello-world-blueprint/README.md",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2018-06-06T14:25:37Z"
},
{
"id": "Kubernetes-AWS-EKS",
"name": "Kubernetes-AWS-EKS",
"description": "Deploy Kubernetes",
"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",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-Azure-AKS",
"name": "Kubernetes-Azure-AKS",
"description": "Deploy Kubernetes",
"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",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-GCP-GKE",
"name": "Kubernetes-GCP-GKE",
"description": "Deploy Kubernetes",
"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",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-Kubespray",
"name": "kubernetes-blueprint",
"description": "Deploy Kubernetes",
"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",
"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",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "getting-started",
"name": "getting-started-blueprint",
"description": "Getting Started 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/getting-started.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
}
]