-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathk8s-examples.json
More file actions
60 lines (60 loc) · 3.54 KB
/
k8s-examples.json
File metadata and controls
60 lines (60 loc) · 3.54 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
[
{
"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/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/k8s.png",
"created_at": "2019-10-19T12:44:56Z",
"updated_at": "2020-07-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/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/k8s.png",
"created_at": "2019-10-19T12:44:56Z",
"updated_at": "2020-07-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/ofercloudify/test/raw/master/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/k8s.png",
"created_at": "2019-10-19T12:44:56Z",
"updated_at": "2020-07-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/latest/download/kubernetes-kubespray.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"image_url": "https://repository.cloudifysource.org/cloudify/blueprints/5.1/images/k8s.png",
"created_at": "2019-10-19T12:44:56Z",
"updated_at": "2020-07-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/latest/download/kubernetes-plugin-examples-file-resource.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"image_url": "https://repository.cloudifysource.org/cloudify/blueprints/5.1/images/k8s.png",
"created_at": "2019-10-19T12:44:56Z",
"updated_at": "2020-05-16T17:26:16Z"
}
]