ISD(aka OES) Installation

Answers to questions related to OES installation

Halyard pod stays stuck in Podinitializing
Question: In gitops-type OES installation, halyard pod is stuck in "podinitializing" stage for more than 5-10 minutes. Answer: This means that th...
Mon, 18 Jul, 2022 at 4:57 PM
Where can I find the documentation?
docs.opsmx.com Note that documentation is undergoing a revamp. Check opsmx.com for latest link.
Fri, 3 Sep, 2021 at 1:34 AM
what are the pre-requisites for OES installation
Answer: a) kubernetes cluster with minimum 32GB and 8CPU cores free. Prefer to start with 2x this number.     - Load Balancer for ingress (nginx ingress c...
Fri, 3 Sep, 2021 at 1:39 AM
Enterprise spinnaker installation types
Problem: What are the different types of installations we can do with enterprise-spinnaker helm chart Solution: 1. Gitops style installation   Spinnaker...
Tue, 7 Sep, 2021 at 1:07 AM
Issues decrypting credentials updated by OES
Question: How do I fix the issue of decrption errors in hal-deploy-apply? Answer: There are encryption keys stored in 3 places: oes-sapor-config: This ...
Mon, 13 Sep, 2021 at 4:40 AM
Spinnaker user login is slow, securityGroup API fails
Question: Once RBAC is enabled in Spinnaker, users are logged in but after that page loads are slow, API calls failing Answer: oes-gate (or spin-gate) conf...
Mon, 13 Sep, 2021 at 9:32 PM
Can we insert kubernetes secrets into spinnaker gitops halyard?
Question: In gitops style spinnaker, .hal/config and other files are in a repo. These files contain secrets such as passwords, can we avoid this and get the...
Wed, 15 Sep, 2021 at 1:02 AM
Putting secrets in values.yaml
Question: Can we avoid putting secrets in values.yaml during installation? Answer: Yes. We have a pre-processor that inserts the secret-values from kube...
Wed, 8 Dec, 2021 at 9:11 PM
How to import a ca certificate into oes-cacerts?
Question: How to import a ca certificate into oes-cacerts? Answer: If your organization uses custom or self-signed certificates for various services, we wi...
Thu, 9 Dec, 2021 at 7:59 PM
How to define admin users?
Question: We are using LDAP/SAML/AD which has different groups for different users. How do I define a user as "admin" Answer: In ISD (Autopilo...
Tue, 14 Dec, 2021 at 4:35 AM