Skip to the content.

IBM Cloud Pak Administration

IBM Cloud Paks can be tough to understand, especially if you are unfamiliar with the underlying technologies like Open Shift and containers. This is a collection of technical content which a community of us have found useful in the past. We want to share it woth you. This is a technically focused set of pages that will allow you to more quickly explore the different facets of Cloud Pak administration, see the latest best practices, and help you with your administrative tasks on the IBM Cloud Paks.

Contents


Introduction

Once you have your Cloud Pak for Data environment all set up, you will want to put some things into place to help you do the daily administrativer tasks, as well as the monitoring and alerting to needed to make sure that your Cloud Pak is operating and supporting your users around the clock. Some things you will need to configure once, and then just maintain. Other thongs will need to be continuopusly maintained, and still other things need to be monitored. Luckily, there are a lot of automated tools and techniques that make this relatively easy with the Cloud Pak for Data environment.

References for Further Reading

User Administration

ipso lorem ipso shinto shrine.

Authentication and LDAP

ipso lorem ipso shinto shrine.

References for Further Reading

Monitoring and Alerting

Once you have your Cloud Pak for Data environment all set up, you will want to make sure that it stays healthy. What should you monitor? How do you want to be alerted about potential issues with your Cloud Pak for Data environment? You need to merge this monitoring and alerting capability into your existing monitoring capabilities (or create this discipline for your organization). The health of the environment should be continuously monitored, and potntial responses to issues should be automated where possible.

Common Issues

Here is a list of some of the more common issues that we have seen, and the workarounds and fixes for these issues.

References for Further Reading

Administrative Tasks

When you have Cloud Pak for Data, or any Cloud Pak, you may have some common administrative tasks that you need to do. Sometimes these can be once a year tyopes of things, sometimes more often. It’s good to have some guidance and best practices on this sort of thing.

Smaller Installations

Smaller installations often have their own special kinds of questions and concerns.

Auto-upgrades and Pinning Versions

With any CloudPak, you will have the ability to pin versions of the components deployed within your CloudPak. Some people will have their configuration indicate that certain pieces should always be at some “latest” level. DON’T DO THIS. It’s appealing to have your CloudPak infrastructure “auto-upgrade” and stay up-to-date with little or no effort. The issue is that components don’t always upgrade at the same time. So it is possible to have Component A within a CloudPak to be dependent on core capability W, version 7, while Component B within the same CloudPak has a new version that is also dependent on core capability W, but is reliant on changes made in version 8 of that core capability. You can read more about the issue, and how to handle it, in this technical note.

References for Further Reading