Skip to content

Conversation

@BobyMCbobs
Copy link
Member

provision an OKE cluster on OCI

BobyMCbobs and others added 30 commits March 13, 2024 10:18
make new cluster for cloudnative.coop
depend on metal device and bgp session
don't require coder-override to exist
use value from secret for domain
move from main to locals
to ensure verification works correctly
add rolling annotation for config on config changes

Co-Authored-By: Caleb Woodbine <calebwoodbine.public@gmail.com>
adds the operator for KubeVirt
remove local ref for remote url
adds a KubeVirt instance using KubeVirt Operator
adds to kustomization in infra
set separately, since some machine plans don't have sda
in order to make it be available for the github webhook
to sync the resources without resource not found errors
hh and others added 27 commits April 25, 2024 22:57
Mainly so we can review the config with Authentik
The way we create and save users manually is different than the way we
create them via github.  I didn't realize this.

This commit adds all the fields necessary to click on "Sign Up"
Most of the configuration for cilium is within the helm chart.
https://github.com/siderolabs/extensions/tree/main/container-runtime/gvisor#testing

PodSpecs can net `runtimeClassName: gvisor` to use runsc

apiVersion: v1
kind: Pod
metadata:
  name: nginx-gvisor
spec:
  runtimeClassName: gvisor
  containers:
  - name: nginx
    image: nginx
terraform to provision an OKE cluster on OCI
@BobyMCbobs BobyMCbobs force-pushed the add-terraform-oci-oke branch from 2bffa89 to cf42f51 Compare August 27, 2024 00:47
@BobyMCbobs
Copy link
Member Author

replaced by sharingio#3

sharingio/infra is a fork of this and PRs were meant to go to there instead of this repo.

@BobyMCbobs BobyMCbobs closed this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants