Skip to content

Latest commit

 

History

History
34 lines (33 loc) · 1 KB

README.md

File metadata and controls

34 lines (33 loc) · 1 KB

Resource examples:

  • Okto Resources:
    • Deployments:
      • Container environments:
        • ChartRelease:
          • 0.basic.yaml: static target cluster, static deployment
        • ChartDeployment:
          • 0.basic.yaml: static target cluster, static deployment. Renders a configuration equivalent to CR 0.basic.yaml.
          • 1.k8sclusterselector.yaml: static target cluster, static deployment. Renders a configuration equivalent to CR 0.basic.yaml.
          • X.kpiplacement.yaml
    • Resource relations:
      • Connection:
        • 0.basic.yaml
      • ConnectionSet:
        • 0.k8scluster.yaml
        • 1.chartrelease.yaml
  • Blocks:
    • SimpleExample: templating basics
    • ComplexExample: Dependencies among deployments
    • Exposer: Service federation
    • Telemetry:
      • Simple Telemetry
      • Federated telemetry
    • REST:
      • Simple
      • Advanced
    • Infrastructure:
      • Provisioning stages:
        • Ansible/Redfish
        • Baremetal descriptor
        • Ansible Software
        • Post actions: join
      • All in One (AIO)