Skip to content

Instantly share code, notes, and snippets.

@csrwng
Created July 15, 2021 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csrwng/d60d3a03fa955bfc61d0780b98ae98cb to your computer and use it in GitHub Desktop.
Save csrwng/d60d3a03fa955bfc61d0780b98ae98cb to your computer and use it in GitHub Desktop.
# Please edit the object below. Lines beginning with a '#' will be ignored,
# and an empty file will abort the edit. If an error occurs while saving this file will be
# reopened with the relevant failures.
#
apiVersion: hypershift.openshift.io/v1alpha1
kind: HostedCluster
metadata:
creationTimestamp: "2021-07-15T19:15:12Z"
finalizers:
- hypershift.openshift.io/finalizer
generation: 1
labels:
hypershift.openshift.io/auto-created-for-infra: cewong1-cqvr4
name: cewong1
namespace: clusters
resourceVersion: "11187536"
uid: c2e09ae8-711d-4d47-b61c-566f0f12a631
spec:
autoscaling: {}
dns:
baseDomain: hypershift.cesarwong.com
privateZoneID: Z0639306CYYS1IWAYIC
publicZoneID: Z0676342TNL7FZTLRDUL
etcd:
managementType: Managed
fips: false
infraID: cewong1-cqvr4
issuerURL: https://oidc-cewong1-cqvr4.apps.cewong-dev.hypershift.cesarwong.com
networking:
machineCIDR: 10.0.0.0/16
networkType: OpenShiftSDN
podCIDR: 10.132.0.0/14
serviceCIDR: 172.31.0.0/16
platform:
aws:
cloudProviderConfig:
subnet:
id: subnet-049ae1406d492aac6
vpc: vpc-068abc50a80df1e83
zone: us-east-1a
kubeCloudControllerCreds:
name: cewong1-cloud-ctrl-creds
nodePoolManagementCreds:
name: cewong1-node-mgmt-creds
region: us-east-1
roles:
- arn: arn:aws:iam::820196288204:role/cewong1-cqvr4-openshift-ingress
name: cloud-credentials
namespace: openshift-ingress-operator
- arn: arn:aws:iam::820196288204:role/cewong1-cqvr4-openshift-image-registry
name: installer-cloud-credentials
namespace: openshift-image-registry
- arn: arn:aws:iam::820196288204:role/cewong1-cqvr4-aws-ebs-csi-driver-operator
name: ebs-cloud-credentials
namespace: openshift-cluster-csi-drivers
type: AWS
pullSecret:
name: cewong1-pull-secret
release:
image: quay.io/openshift-release-dev/ocp-release:4.8.0-x86_64
services:
- service: APIServer
servicePublishingStrategy:
type: LoadBalancer
- service: OAuthServer
servicePublishingStrategy:
type: Route
- service: OIDC
servicePublishingStrategy:
type: Route
- service: Konnectivity
servicePublishingStrategy:
type: LoadBalancer
signingKey:
name: cewong1-signing-key
sshKey:
name: cewong1-ssh-key
status:
conditions:
- lastTransitionTime: "2021-07-15T19:16:24Z"
message: ""
observedGeneration: 1
reason: HostedClusterAsExpected
status: "True"
type: Available
- lastTransitionTime: "2021-07-15T19:15:23Z"
message: Configuration passes validation
reason: HostedClusterAsExpected
status: "True"
type: ValidConfiguration
- lastTransitionTime: "2021-07-15T19:15:17Z"
message: ""
observedGeneration: 1
reason: IgnitionServerDeploymentAsExpected
status: "True"
type: IgnitionEndpointAvailable
ignitionEndpoint: ignition-server-clusters-cewong1.apps.cewong-dev.hypershift.cesarwong.com
kubeconfig:
name: cewong1-admin-kubeconfig
version:
desired:
image: quay.io/openshift-release-dev/ocp-release:4.8.0-x86_64
history:
- completionTime: "2021-07-15T19:15:23Z"
image: quay.io/openshift-release-dev/ocp-release:4.8.0-x86_64
startedTime: "2021-07-15T19:15:12Z"
state: Completed
verified: false
version: 4.8.0
observedGeneration: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment