The objective of this post series helps you for taking the Certified Kubernetes Administrator (CKA) exam using Kubernetes Official Documentation.....
Kubernetes Container Timezone Management
I want to show how to change the container’s timezone which runs on the Kubernetes cluster.....
OpenShift LDAP Integration
OpenShift container platform provides support LDAPv3. You can integrate the OpenShift Cluster to use LDAP authentication. That will allow users to log in to OpenShift with their LDAP account.....
Deployment of Ansible AWX on OpenShift Origin
Red Hat and Ansible are agreed to creating an open-source project around the Ansible Tower codebases which was named Ansible AWX.....
DevOps Lifecycle: Continuous Integration and Development
DevOps is a culture that maintains collaboration between Development and Operation. So it’s a combination of two words “Development” and “Operation”.....
Travis CI: Test and Deploy with Confidence
Travis CI is a distributed CI server that builds, tests and deploys the OpenSource project for free. It is fully integrated with GitHub.....