home » zplus/dokk.git
ID: 73d73f349534f244248350787289c1c512ded080
34 lines — 977B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:orchestration_with_kubernetes_2022",
    "library:author": [
        "Ricardo Gerardi",
        "Nived Velayudhan",
        "Jiaqi Liu",
        "Mike Calizo",
        "Ben Finkel",
        "Bryant Son",
        "Seth Kenlon"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Orchestration with Kubernetes",
    "blob:at": {
        "@id": "file:/pdf/orchestration_with_kubernetes_2022.pdf",
        "blob:primary_source": "https://opensource.com/sites/default/files/2022-06/osdc_Orchestration-with-Kubernetes.pdf",
        "blob:retrieval_date": "2023-10-25"
    }
}