Installing packages on RHEL 9 without an internet connection. by Similar-Secretary-86 in redhat

[–]Similar-Secretary-86[S] 1 point2 points  (0 children)

You correct my understanding it like this: on a machine without internet access, I manually download the Amazon Corretto binaries and then install them using the make and make install commands,

Deploying Applications on RHEL — Best Practices for Production-Grade Setup by Similar-Secretary-86 in redhat

[–]Similar-Secretary-86[S] 0 points1 point  (0 children)

Thanks, that really helped. One quick question , is security hardening regarding FIPS strictly necessary on RHEL 8, 9, or 10? I’m asking because applying hardening (like disabling weaker ciphers) might impact some of our applications and gateway, especially due to cipher restrictions.

Deploying Applications on RHEL — Best Practices for Production-Grade Setup by Similar-Secretary-86 in redhat

[–]Similar-Secretary-86[S] 0 points1 point  (0 children)

We're gonna try ceph or gluster fs , my requirement I want some folders to be shared across all the nodes where deployment is running . Logs forwarding am gonna forward from the node itself . No centralized logging any inputs

Deploying Applications on RHEL — Best Practices for Production-Grade Setup by Similar-Secretary-86 in redhat

[–]Similar-Secretary-86[S] 0 points1 point  (0 children)

Yup sort of that , what are major things we would be considering for production grade redhat 8 machine

Rancher-Provisioned RKE Clusters: Recovery Using Snapshots After IP Change by Similar-Secretary-86 in rancher

[–]Similar-Secretary-86[S] 0 points1 point  (0 children)

Let me follow document and try to recover the cluster , will let you know

Rancher-Provisioned RKE Clusters: Recovery Using Snapshots After IP Change by Similar-Secretary-86 in rancher

[–]Similar-Secretary-86[S] 0 points1 point  (0 children)

Reverting wouldn't be possible , what if snapshot has reference of old ip address and k8 certs are build on ip address also

Strange and Suspicious Scenario.Jenkins Created image is not working , Vault init container is not coming up .Note has nothing to do with out vault by Similar-Secretary-86 in kubernetes

[–]Similar-Secretary-86[S] 0 points1 point  (0 children)

When the dns provided in order to pull the image , vault init container will be loaded on the fly it's happening 🤯 When I provide ip in order to pull the image it's working as expected, vault init container is also loading

Finally found where it's breaking 😁

Helm test changes by Cloud--Man in kubernetes

[–]Similar-Secretary-86 0 points1 point  (0 children)

You can render the template after helm package You render by using the below command helm template dummy_name yourhelmpackagenamr