Add initial config and manifests 59/459/2
authorYolanda Robla <yroblamo@redhat.com>
Mon, 11 Mar 2019 12:38:58 +0000 (13:38 +0100)
committerYolanda Robla <yroblamo@redhat.com>
Mon, 11 Mar 2019 15:07:40 +0000 (16:07 +0100)
commitaa92239bafd3c4598bcf5b5bd60cf4742ea12944
treede9ea69865cb120b61f67e5b63652f2b9fe47521
parent1858c72bc3e03ba98d562dda9a2422b081e4dac1
Add initial config and manifests

Co-Authored-By: Ricardo Noriega <rnoriega@redhat.com>
Co-Authored-By: Aaron Smith <aasmith@redhat.com>
Change-Id: I4d1738b1e0f28b9bfabc10e8557595c624b14a5e
110 files changed:
aws/1-node/install-config.yaml.go [new file with mode: 0644]
aws/1-node/manifests/04-openshift-machine-config-operator.yaml [new file with mode: 0644]
aws/1-node/manifests/cluster-config.yaml [new file with mode: 0644]
aws/1-node/manifests/cluster-dns-02-config.yml [new file with mode: 0644]
aws/1-node/manifests/cluster-infrastructure-02-config.yml [new file with mode: 0644]
aws/1-node/manifests/cluster-ingress-02-config.yml [new file with mode: 0644]
aws/1-node/manifests/cluster-network-01-crd.yml [new file with mode: 0644]
aws/1-node/manifests/cluster-network-02-config.yml [new file with mode: 0644]
aws/1-node/manifests/cvo-overrides.yaml [new file with mode: 0644]
aws/1-node/manifests/etcd-service.yaml [new file with mode: 0644]
aws/1-node/manifests/host-etcd-service-endpoints.yaml [new file with mode: 0644]
aws/1-node/manifests/host-etcd-service.yaml [new file with mode: 0644]
aws/1-node/manifests/kube-cloud-config.yaml [new file with mode: 0644]
aws/1-node/manifests/kube-system-configmap-etcd-serving-ca.yaml [new file with mode: 0644]
aws/1-node/manifests/kube-system-configmap-root-ca.yaml [new file with mode: 0644]
aws/1-node/manifests/kube-system-secret-etcd-client.yaml [new file with mode: 0644]
aws/1-node/manifests/machine-config-server-tls-secret.yaml [new file with mode: 0644]
aws/1-node/manifests/pull.json [new file with mode: 0644]
aws/1-node/openshift/99_binding-discovery.yaml [new file with mode: 0644]
aws/1-node/openshift/99_cloud-creds-secret.yaml [new file with mode: 0644]
aws/1-node/openshift/99_kubeadmin-password-secret.yaml [new file with mode: 0644]
aws/1-node/openshift/99_openshift-cluster-api_cluster.yaml [new file with mode: 0644]
aws/1-node/openshift/99_openshift-cluster-api_master-machines-0.yaml [new file with mode: 0644]
aws/1-node/openshift/99_openshift-cluster-api_master-user-data-secret.yaml [new file with mode: 0644]
aws/1-node/openshift/99_openshift-cluster-api_worker-machineset.yaml [new file with mode: 0644]
aws/1-node/openshift/99_openshift-cluster-api_worker-user-data-secret.yaml [new file with mode: 0644]
aws/1-node/openshift/99_role-cloud-creds-secret-reader.yaml [new file with mode: 0644]
aws/3-node/install-config.yaml.go [new file with mode: 0644]
aws/3-node/manifests/04-openshift-machine-config-operator.yaml [new file with mode: 0644]
aws/3-node/manifests/cluster-config.yaml [new file with mode: 0644]
aws/3-node/manifests/cluster-dns-02-config.yml [new file with mode: 0644]
aws/3-node/manifests/cluster-infrastructure-02-config.yml [new file with mode: 0644]
aws/3-node/manifests/cluster-ingress-02-config.yml [new file with mode: 0644]
aws/3-node/manifests/cluster-network-01-crd.yml [new file with mode: 0644]
aws/3-node/manifests/cluster-network-02-config.yml [new file with mode: 0644]
aws/3-node/manifests/cvo-overrides.yaml [new file with mode: 0644]
aws/3-node/manifests/etcd-service.yaml [new file with mode: 0644]
aws/3-node/manifests/host-etcd-service-endpoints.yaml [new file with mode: 0644]
aws/3-node/manifests/host-etcd-service.yaml [new file with mode: 0644]
aws/3-node/manifests/kube-cloud-config.yaml [new file with mode: 0644]
aws/3-node/manifests/kube-system-configmap-etcd-serving-ca.yaml [new file with mode: 0644]
aws/3-node/manifests/kube-system-configmap-root-ca.yaml [new file with mode: 0644]
aws/3-node/manifests/kube-system-secret-etcd-client.yaml [new file with mode: 0644]
aws/3-node/manifests/machine-config-server-tls-secret.yaml [new file with mode: 0644]
aws/3-node/manifests/pull.json [new file with mode: 0644]
aws/3-node/openshift/99_binding-discovery.yaml [new file with mode: 0644]
aws/3-node/openshift/99_cloud-creds-secret.yaml [new file with mode: 0644]
aws/3-node/openshift/99_kubeadmin-password-secret.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_cluster.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_master-machines-0.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_master-machines-1.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_master-machines-2.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_master-user-data-secret.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_worker-machineset.yaml [new file with mode: 0644]
aws/3-node/openshift/99_openshift-cluster-api_worker-user-data-secret.yaml [new file with mode: 0644]
aws/3-node/openshift/99_role-cloud-creds-secret-reader.yaml [new file with mode: 0644]
aws/sample_settings.yaml [new file with mode: 0644]
libvirt/1-node/install-config.yaml.go [new file with mode: 0644]
libvirt/1-node/manifests/04-openshift-machine-config-operator.yaml [new file with mode: 0644]
libvirt/1-node/manifests/cluster-config.yaml [new file with mode: 0644]
libvirt/1-node/manifests/cluster-dns-02-config.yml [new file with mode: 0644]
libvirt/1-node/manifests/cluster-infrastructure-02-config.yml [new file with mode: 0644]
libvirt/1-node/manifests/cluster-ingress-02-config.yml [new file with mode: 0644]
libvirt/1-node/manifests/cluster-network-01-crd.yml [new file with mode: 0644]
libvirt/1-node/manifests/cluster-network-02-config.yml [new file with mode: 0644]
libvirt/1-node/manifests/cvo-overrides.yaml [new file with mode: 0644]
libvirt/1-node/manifests/etcd-service.yaml [new file with mode: 0644]
libvirt/1-node/manifests/host-etcd-service-endpoints.yaml [new file with mode: 0644]
libvirt/1-node/manifests/host-etcd-service.yaml [new file with mode: 0644]
libvirt/1-node/manifests/kube-cloud-config.yaml [new file with mode: 0644]
libvirt/1-node/manifests/kube-system-configmap-etcd-serving-ca.yaml [new file with mode: 0644]
libvirt/1-node/manifests/kube-system-configmap-root-ca.yaml [new file with mode: 0644]
libvirt/1-node/manifests/kube-system-secret-etcd-client.yaml [new file with mode: 0644]
libvirt/1-node/manifests/machine-config-server-tls-secret.yaml [new file with mode: 0644]
libvirt/1-node/manifests/pull.json [new file with mode: 0644]
libvirt/1-node/openshift/99_binding-discovery.yaml [new file with mode: 0644]
libvirt/1-node/openshift/99_kubeadmin-password-secret.yaml [new file with mode: 0644]
libvirt/1-node/openshift/99_openshift-cluster-api_cluster.yaml [new file with mode: 0644]
libvirt/1-node/openshift/99_openshift-cluster-api_master-machines-0.yaml [new file with mode: 0644]
libvirt/1-node/openshift/99_openshift-cluster-api_master-user-data-secret.yaml [new file with mode: 0644]
libvirt/1-node/openshift/99_openshift-cluster-api_worker-machineset.yaml [new file with mode: 0644]
libvirt/1-node/openshift/99_openshift-cluster-api_worker-user-data-secret.yaml [new file with mode: 0644]
libvirt/3-node/install-config.yaml.go [new file with mode: 0644]
libvirt/3-node/manifests/04-openshift-machine-config-operator.yaml [new file with mode: 0644]
libvirt/3-node/manifests/cluster-config.yaml [new file with mode: 0644]
libvirt/3-node/manifests/cluster-dns-02-config.yml [new file with mode: 0644]
libvirt/3-node/manifests/cluster-infrastructure-02-config.yml [new file with mode: 0644]
libvirt/3-node/manifests/cluster-ingress-02-config.yml [new file with mode: 0644]
libvirt/3-node/manifests/cluster-network-01-crd.yml [new file with mode: 0644]
libvirt/3-node/manifests/cluster-network-02-config.yml [new file with mode: 0644]
libvirt/3-node/manifests/cvo-overrides.yaml [new file with mode: 0644]
libvirt/3-node/manifests/etcd-service.yaml [new file with mode: 0644]
libvirt/3-node/manifests/host-etcd-service-endpoints.yaml [new file with mode: 0644]
libvirt/3-node/manifests/host-etcd-service.yaml [new file with mode: 0644]
libvirt/3-node/manifests/kube-cloud-config.yaml [new file with mode: 0644]
libvirt/3-node/manifests/kube-system-configmap-etcd-serving-ca.yaml [new file with mode: 0644]
libvirt/3-node/manifests/kube-system-configmap-root-ca.yaml [new file with mode: 0644]
libvirt/3-node/manifests/kube-system-secret-etcd-client.yaml [new file with mode: 0644]
libvirt/3-node/manifests/machine-config-server-tls-secret.yaml [new file with mode: 0644]
libvirt/3-node/manifests/pull.json [new file with mode: 0644]
libvirt/3-node/openshift/99_binding-discovery.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_kubeadmin-password-secret.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_cluster.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_master-machines-0.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_master-machines-1.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_master-machines-2.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_master-user-data-secret.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_worker-machineset.yaml [new file with mode: 0644]
libvirt/3-node/openshift/99_openshift-cluster-api_worker-user-data-secret.yaml [new file with mode: 0644]
libvirt/sample_settings.yaml [new file with mode: 0644]