-
Notifications
You must be signed in to change notification settings - Fork 329
/
posts.json
1 lines (1 loc) · 944 Bytes
/
posts.json
1
[{"model": "blog.post", "pk": 1, "fields": {"author": 1, "title": "What is Red Hat OpenShift?", "text": "Red Hat® OpenShift® is an enterprise-ready Kubernetes container platform with full-stack automated operations to manage hybrid cloud, multicloud, and edge deployments. Red Hat OpenShift is optimized to improve developer productivity and promote innovation. Red Hat OpenShift is available as a fully managed cloud service on leading public clouds, or as a self-managed software offering for organizations requiring more customization.", "created_date": "2017-03-14T03:26:20.023Z", "published_date": "2017-03-14T03:26:20.026Z"}}, {"model": "blog.post", "pk": 2, "fields": {"author": 1, "title": "What is Kubernetes?", "text": "Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.", "created_date": "2017-03-14T03:27:12.146Z", "published_date": "2017-03-14T03:27:12.149Z"}}]